Skip to content

Struct Message

ClassList > Message

Stores a message from the backend.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
char message
MessageType type

Public Attributes Documentation

variable message

char Message::message[MAX_NUM_CHARS_IN_MESSAGE];

variable type

MessageType Message::type;

The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKTypes.h