TournamentService Class
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 an endpoint that you can use to access the Tournament service.
[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 TournamentService
type TournamentService = class
interface __ITournamentServicePublicNonVirtuals
interface __ITournamentServiceProtectedNonVirtuals
Public NotInheritable Class TournamentService
- Inheritance
-
TournamentService
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Get |
Returns a specific tournament object. The tournament ID and the organizer ID together uniquely identify a tournament. |
Get |
Returns a list of tournaments for the current title. |
Get |
Returns a specific tournament object. The tournament ID and the organizer ID together uniquely identify a tournament. |
Get |
Returns a list of tournaments for the current title. |
Subscribe |
Subscribes to team update notifications via the TeamChanged event. |
Unsubscribe |
Unsubscribe a previously created team change subscription. |
Team |
Registers for team change notifications. Event handlers receive a TeamChangeEventArgs^ object. |
Proizvod | Verzije |
---|---|
Xbox Live WinRT SDK | 2017.11.20171204.01 |