Elaztek Developer Hub
Blamite Game Engine - blam!  00406.12.10.23.1457.blamite
The core library for the Blamite Game Engine.
discord::NetworkEvents Class Referencefinal

Static Public Member Functions

static void DISCORD_CALLBACK OnMessage (void *callbackData, DiscordNetworkPeerId peerId, DiscordNetworkChannelId channelId, uint8_t *data, uint32_t dataLength)
 
static void DISCORD_CALLBACK OnRouteUpdate (void *callbackData, char const *routeData)
 

Member Function Documentation

◆ OnMessage()

static void DISCORD_CALLBACK discord::NetworkEvents::OnMessage ( void *  callbackData,
DiscordNetworkPeerId  peerId,
DiscordNetworkChannelId  channelId,
uint8_t data,
uint32_t  dataLength 
)
inlinestatic
+ Here is the call graph for this function:

◆ OnRouteUpdate()

static void DISCORD_CALLBACK discord::NetworkEvents::OnRouteUpdate ( void *  callbackData,
char const *  routeData 
)
inlinestatic
+ Here is the call graph for this function:

The documentation for this class was generated from the following file: