DevicePresenceChangeSubscription 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.
Contains information about a device presence subscription.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class DevicePresenceChangeSubscription
type DevicePresenceChangeSubscription = class
interface __IDevicePresenceChangeSubscriptionPublicNonVirtuals
Public NotInheritable Class DevicePresenceChangeSubscription
- Inheritance
-
DevicePresenceChangeSubscription
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
ResourceUri |
The resource uri for the request. |
State |
The current state of the subscription. |
SubscriptionId |
The unique subscription id for the request. |
XboxUserId |
The xbox user id the subscription is for |