CHAILink SDK
Version 1.3
|
This structure stores data from a text message. More...
#include <CLC_Fct_TextMessage.h>
Data Fields | |
CPUINT16 | wNumber |
Message number. More... | |
CPUINT16 | wProfiles |
Profile bits. More... | |
CPCHAR8 * | utf8Value |
Message value. More... | |
union { | |
CPUINT16 DataArray [TEXTMESSAGE_PROFILEBITS] | |
Data access in array mode Discrete data. This is the best way to get access to message related profile data More... | |
struct { | |
CPUINT16 wTransaction | |
CPUINT16 wVoiceID | |
CPUINT16 wAutomation | |
CPUINT16 wIndex | |
CPUINT16 w_Reserved_ | |
CPUINT16 w_Reserved1_ | |
CPUINT16 w_Reserved2_ | |
CPUINT16 w_Reserved3_ | |
} Discrete | |
Data access in discrete mode. More... | |
} | Profile |
Profile additional data. More... | |
This structure stores data from a text message.