new build

This commit is contained in:
Brian Lich 2019-02-13 14:03:24 -08:00
parent c0ff6390e9
commit 4adeb8d342

View File

@ -4171,7 +4171,7 @@ The following fields are available:
- **CurrentMobileOperator** The mobile operator the device is currently connected to. - **CurrentMobileOperator** The mobile operator the device is currently connected to.
- **DeviceModel** What is the device model. - **DeviceModel** What is the device model.
- **DownloadPriority** Indicates whether a download happened at background, normal, or foreground priority. - **DownloadPriority** Indicates whether a download happened at background, normal, or foreground priority.
- **DownloadProps** No content is currently available. - **DownloadProps** Information about the download operation properties in the form of a bitmask.
- **EventInstanceID** A globally unique identifier for event instance. - **EventInstanceID** A globally unique identifier for event instance.
- **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started downloading content, or whether it was cancelled, succeeded, or failed. - **EventScenario** Indicates the purpose of sending this event - whether because the software distribution just started downloading content, or whether it was cancelled, succeeded, or failed.
- **EventType** Possible values are Child, Bundle, or Driver. - **EventType** Possible values are Child, Bundle, or Driver.