ServerResponseChatMessageStart Read-only data struct containing the relevant data of the 'replyStart' response from the VoxtaServer.
More...
#include <ServerResponseChatMessageStart.h>
ServerResponseChatMessageStart Read-only data struct containing the relevant data of the 'replyStart' response from the VoxtaServer.
Signals the start of a chat message with associated sender information.
◆ ServerResponseChatMessageStart()
ServerResponseChatMessageStart::ServerResponseChatMessageStart |
( |
FGuid | messageId, |
|
|
FGuid | senderId, |
|
|
FGuid | sessionId ) |
|
inlineexplicit |
Construct a chat message start response.
- Parameters
-
messageId | The unique ID of the message. |
senderId | The ID of the sender. |
sessionId | The session ID this message belongs to. |
◆ SENDER_ID
const FGuid ServerResponseChatMessageStart::SENDER_ID |
The ID of the sender of the message with matching MESSAGE_ID.
The documentation for this struct was generated from the following file: