Edit

Share via


DevicePresenceChangeEventArgs Class

Definition

Contains information about a device presence change event.

[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 DevicePresenceChangeEventArgs
type DevicePresenceChangeEventArgs = class
    interface __IDevicePresenceChangeEventArgsPublicNonVirtuals
Public NotInheritable Class DevicePresenceChangeEventArgs
Inheritance
DevicePresenceChangeEventArgs
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

DeviceType

The type of device related to the presence information.

IsUserLoggedOnDevice

Indicates whether the user is logged on to the device.

XboxUserId

The Xbox user ID for the user present on the device.

Applies to