XboxLiveContext.PresenceService Property
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.
Returns object containing access methods to the Presence service.
public Microsoft.Xbox.Services.Presence.PresenceService PresenceService { get; }
member this.PresenceService : Microsoft.Xbox.Services.Presence.PresenceService
Public ReadOnly Property PresenceService As PresenceService
Property Value
Implements
Microsoft.Xbox.Services.__IXboxLiveContextPublicNonVirtuals.PresenceService