MobileBroadbandPcoDataChangeTriggerDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class providing details about a Protocol Configuration Options (PCO) data change notification.
public ref class MobileBroadbandPcoDataChangeTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class MobileBroadbandPcoDataChangeTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class MobileBroadbandPcoDataChangeTriggerDetails
Public NotInheritable Class MobileBroadbandPcoDataChangeTriggerDetails
- Inheritance
- Attributes
Windows requirements
Device family |
Windows 10, version 1803 (introduced in 10.0.17134.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v6.0)
|
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|
Remarks
When your background task is triggered by a PCO data change notification, it is passed an instance of this class in the IBackgroundTaskInstance.TriggerDetails property.
Properties
UpdatedData |
Gets details about a Protocol Configuration Options (PCO) data change notification. |