Skip to content

Struct SystemMessage

ClassList > SystemMessage

Stores the data associated to System messages received from Core.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
char infoString
uint32_t infoUInt
SystemMessageType type

Public Attributes Documentation

variable infoString

char SystemMessage::infoString[MAX_NUM_CHARS_IN_SYSTEM_ERROR_MESSAGE];

variable infoUInt

uint32_t SystemMessage::infoUInt;

variable type

SystemMessageType SystemMessage::type;

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