Edit

Share via


DevicePresenceChangeSubscription Class

Definition

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

Applies to