void SetJoinMessage( const String & joinMessage );
Name | Description | |
---|---|---|
in | joinMessage | Returns the message that notifies the gathering owner or participants. |
Sets the message that notifies the gathering owner or participants.
This message is saved to the server for each user and can be retrieved with the MatchmakeExtensionClientGetDetailedParticipants
function. The message set with this function is also used for users that were added with the AutoMatchmakeParam::SetAdditionalParticipant
function. The initial state is an empty string.
CONFIDENTIAL