PresenceRecord 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.
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 |