XboxLiveContext.EventsService 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 events service.
public Microsoft.Xbox.Services.Events.EventsService EventsService { get; }
member this.EventsService : Microsoft.Xbox.Services.Events.EventsService
Public ReadOnly Property EventsService As EventsService
Property Value
Implements
Microsoft.Xbox.Services.__IXboxLiveContextPublicNonVirtuals.EventsService