|
static void DISCORD_CALLBACK | OnLobbyUpdate (void *callbackData, int64_t lobbyId) |
|
static void DISCORD_CALLBACK | OnLobbyDelete (void *callbackData, int64_t lobbyId, uint32_t reason) |
|
static void DISCORD_CALLBACK | OnMemberConnect (void *callbackData, int64_t lobbyId, int64_t userId) |
|
static void DISCORD_CALLBACK | OnMemberUpdate (void *callbackData, int64_t lobbyId, int64_t userId) |
|
static void DISCORD_CALLBACK | OnMemberDisconnect (void *callbackData, int64_t lobbyId, int64_t userId) |
|
static void DISCORD_CALLBACK | OnLobbyMessage (void *callbackData, int64_t lobbyId, int64_t userId, uint8_t *data, uint32_t dataLength) |
|
static void DISCORD_CALLBACK | OnSpeaking (void *callbackData, int64_t lobbyId, int64_t userId, bool speaking) |
|
static void DISCORD_CALLBACK | OnNetworkMessage (void *callbackData, int64_t lobbyId, int64_t userId, uint8_t channelId, uint8_t *data, uint32_t dataLength) |
|
◆ OnLobbyDelete()
◆ OnLobbyMessage()
◆ OnLobbyUpdate()
◆ OnMemberConnect()
◆ OnMemberDisconnect()
◆ OnMemberUpdate()
◆ OnNetworkMessage()
◆ OnSpeaking()
The documentation for this class was generated from the following file: