Gammu internals
1.38.0
|
#include <gammu-message.h>
Data Fields | |
int | EntriesNum |
gboolean | UnicodeCoding |
int | Class |
unsigned char | ReplaceMessage |
gboolean | Unknown |
GSM_MultiPartSMSEntry | Entries [GSM_MAX_MULTI_SMS] |
Multipart SMS information.
Definition at line 1014 of file gammu-message.h.
int GSM_MultiPartSMSInfo::Class |
Definition at line 1017 of file gammu-message.h.
Referenced by GSM_ClearMultiPartSMSInfo(), and GSM_EncodeMultiPartSMS().
GSM_MultiPartSMSEntry GSM_MultiPartSMSInfo::Entries[GSM_MAX_MULTI_SMS] |
Definition at line 1020 of file gammu-message.h.
Referenced by AddEMSText(), GSM_ClearMultiPartSMSInfo(), GSM_DecodeEMSMultiPartSMS(), GSM_DecodeLinkedText(), GSM_DecodeMMSIndication(), GSM_DecodeMultiPartSMS(), GSM_DecodeNokiaProfile(), GSM_EncodeEMSMultiPartSMS(), GSM_EncodeMultiPartSMS(), GSM_EncodeSMS30MultiPartSMS(), and GSM_FreeMultiPartSMSInfo().
int GSM_MultiPartSMSInfo::EntriesNum |
Definition at line 1015 of file gammu-message.h.
Referenced by AddEMSText(), GSM_ClearMultiPartSMSInfo(), GSM_DecodeEMSMultiPartSMS(), GSM_DecodeLinkedText(), GSM_DecodeMMSIndication(), GSM_DecodeMultiPartSMS(), GSM_DecodeNokiaProfile(), GSM_EncodeEMSMultiPartSMS(), and GSM_EncodeMultiPartSMS().
unsigned char GSM_MultiPartSMSInfo::ReplaceMessage |
Definition at line 1018 of file gammu-message.h.
Referenced by GSM_ClearMultiPartSMSInfo(), and GSM_EncodeMultiPartSMS().
gboolean GSM_MultiPartSMSInfo::UnicodeCoding |
Definition at line 1016 of file gammu-message.h.
Referenced by GSM_ClearMultiPartSMSInfo(), GSM_EncodeEMSMultiPartSMS(), GSM_EncodeMultiPartSMS(), and GSM_EncodeSMS30MultiPartSMS().
gboolean GSM_MultiPartSMSInfo::Unknown |
Definition at line 1019 of file gammu-message.h.
Referenced by GSM_ClearMultiPartSMSInfo(), GSM_DecodeEMSMultiPartSMS(), and GSM_DecodeNokiaProfile().