Chat Unreal v3
Chat Unreal
Chat
Unreal
Home
/
Chat
/
Unreal
/
Event handler
To receive information about events related to users connected to the Sendbird server, you need to add a user event handler with its unique user-defined ID by calling the SBDMain::AddUserEventHandler()
.
The following code shows a full set of supported event callbacks with their parameters and how to add a user event handler to the unique SendBird
instance.
The following code shows how to remove the user event handler.