Edit

Share via


PresenceRecord Class

Definition

Represents a record for Rich Presence.

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

Properties

PresenceDeviceRecords

Collection of PresenceTitleRecord objects returned by a request.

UserState

The user's presence state.

XboxUserId

The Xbox user ID.

Methods

IsUserPlayingTitle(UInt32)

Returns whether the user is playing this title id

Applies to