class MatchMakingClient : public nn::nex::ServiceClient
Base class of MatchmakeExtensionClient
.
Do not use this class directly. In addition, do not use any API functions other than those listed in the reference manual.
UnregisterGathering
|
Deletes a gathering from the game server. | |
---|---|---|
FindByID
|
Searches for a gathering by ID. | |
FindByOwner
|
Searches using the PrincipalId of the owner of the gathering. |
|
EndParticipation
|
Withdraws from a gathering (matchmaking session). | |
GetDetailedParticipants
|
Gets the participant information of a gathering. | |
MigrateGatheringOwnership
|
Changes the owner of a gathering to another participant. | |
UpdateGatheringOwnership
|
Changes the gathering owner to the caller. | |
UpdateSessionHost
|
Changes the gathering host. | |
GetSessionURLs
|
Gets the URL of the gathering host. | |
V |
Bind
|
Sets a certificate required to use this service. |
V |
Unbind
|
Releases certificate information. |
GetCredentials
|
Gets the Credentials object that has been bound using the Bind function. (Inherits ServiceClient .) |
|
S |
StaticUpdateSessionHost
|
This function is for the callback that is invoked when host migration occurs. |
S |
StaticUpdateSessionHostWithOwner
|
This function is for the callback that is invoked when host migration occurs. |
nn::nex::RootObject
nn::nex::ServiceClient
nn::nex::MatchMakingClient
CONFIDENTIAL