GatheringID SetID( GatheringID id );
Name | Description | |
---|---|---|
in | id | Gathering ID. |
Sets the gathering ID.
When registering a gathering with functions such as MatchmakeExtensionClient::AutoMatchmake
or MatchmakeExtensionClient::CreateMatchmakeSession
, make sure to specify INVALID_GATHERINGID
. Also, when using the MatchmakeExtensionClient::UpdateMatchmakeSession
function, use this function to specify the gathering ID for the matchmaking session to update.
CONFIDENTIAL