ServerResponseChatMessageEnd Read-only data struct containing the relevant data of the 'replyEnd' response from the VoxtaServer.
More...
#include <ServerResponseChatMessageEnd.h>
ServerResponseChatMessageEnd Read-only data struct containing the relevant data of the 'replyEnd' response from the VoxtaServer.
Signals the end of a chat message with associated sender information.
◆ ServerResponseChatMessageEnd()
ServerResponseChatMessageEnd::ServerResponseChatMessageEnd |
( |
FGuid | messageId, |
|
|
FGuid | senderId, |
|
|
FGuid | sessionId ) |
|
inlineexplicit |
Construct a chat message end 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 ServerResponseChatMessageEnd::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: