Searched defs:CJShortMessage (Results 1 – 1 of 1) sorted by relevance
28 struct CJShortMessage { struct29 bool hasReplyPath;30 bool isReplaceMessage;31 bool isSmsStatusReportMessage;32 int32_t messageClass;33 CArrI32 pdu;34 int32_t protocolId;35 char* scAddress;36 int64_t scTimestamp;37 int32_t status;[all …]