Edit

Share via


MultiplayerSessionTournamentsServer Class

Definition

Represents the server that allows multiplayer session discovery to collaborate in a matchmaking session.

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

Properties

LastGameEndTime

The last tournament game end time.

LastGameResultSource

The source for the last game's state of the tournament.

LastTeamResult

The last game's state for the tournament.

NextGameSessionRef

The next tournament game session reference.

NextGameStartTime

The next tournament game start time.

RegistrationReason

The tournament registration reason for the certain state.

RegistrationState

The tournament registration state of the team.

Teams

The teams in the tournament

TournamentReference

The tournament reference.

Applies to