class MatchmakeRefereeClient : public nn::nex::ServiceClient
Class for using MatchmakeReferee
features.
V |
Bind
|
Registers a certificate for using this service. |
---|---|---|
V |
Unbind
|
Unregisters a certificate. |
StartRound
|
Starts the round. | |
GetStartRoundParam
|
Gets the parameters set with the StartRound function. |
|
EndRound
|
Ends a round and sends a report. | |
EndRoundWithoutReport
|
Ends a round without sending a report. | |
GetRoundParticipants
|
Gets the participants in the round. | |
GetNotSummarizedRound
|
Gets the round that the user is currently participating in, and that is not yet summarized. | |
GetRound
|
Gets the round. | |
GetStats
|
Gets the personal statistics for the target principal ID. | |
CreateStats
|
Creates new personal statistics associated with the primary associated NEX unique ID. | |
GetOrCreateStats
|
If personal statistics are associated with the primary associated NEX unique ID, get them; otherwise, create and get new statistics. | |
GetCredentials
|
Gets the Credentials object that has been bound using the Bind function. (Inherits ServiceClient .) |
nn::nex::RootObject
nn::nex::ServiceClient
nn::nex::MatchmakeRefereeClient
MatchmakeReferee
feature.CONFIDENTIAL