void SetJoinMessage( const String & joinMessage );
Name | Description | |
---|---|---|
in | joinMessage | Returns the message that notifies the gathering participants based on the settings. |
Sets the message that notifies the gathering participants based on the settings.
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 CreateMatchmakeSessionParam::SetAdditionalParticipant
function. The initial state is an empty string.
CONFIDENTIAL