class CreateMatchmakeSessionParam
This data class stores parameters related to the MatchmakeExtensionClient::CreateMatchmakeSession
function.
CreateMatchmakeSessionParam
|
Constructor. | |
---|---|---|
V |
~CreateMatchmakeSessionParam
|
Destructor. |
SetSourceMatchmakeSession
|
Sets the matchmaking session to create. | |
GetSourceMatchmakeSession
|
Gets the matchmaking session to create. | |
SetAdditionalParticipant
|
Sets an additional user to add to the session. | |
GetAdditionalParticipants
|
Gets an additional user to add to the session. | |
SetGatheringIdForParticipationCheck
|
Sets the gathering ID to use for checking whether the local user and the additional user are in the specified gathering. | |
GetGatheringIdForParticipationCheck
|
Gets the gathering ID to use for checking whether the local user and the additional user are in the specified gathering. | |
SetJoinMessage
|
Sets the message that notifies the gathering participants based on the settings. | |
GetJoinMessage
|
Gets the message that notifies the gathering participants based on the settings. | |
Reset
|
Initializes an object to the default state generated by the constructor. | |
Trace
|
Traces the content of a CreateMatchmakeSessionParam object. |
CONFIDENTIAL