Chat Unreal v3
Chat Unreal
Chat
Unreal
Home
/
Chat
/
Unreal
/
Messages
When a participant or a member wants to call the attention of other participants or members in a channel, they are able to mention others in a message by following the steps below:
- Specify a list of the user IDs to mention.
- Add the list to
SBDUserMessageParams
which may contain options for further action. - Pass the params to
SendUserMessage()
. - Only up to 10 participants or members who are mentioned will be notified through SBDChannelHandler's MentionReceived().
Open channelGroup channel