T-Box Basic dev
Loading...
Searching...
No Matches
tbox_sms_message_t Struct Reference

收到的短消息。 More...

#include <sms.h>

Data Fields

tbox_sms_format_t format
 载荷格式
tbox_sms_encoding_t encoding
 文本编码
tbox_sms_slot_t slot
 接收卡槽
tbox_sms_storage_t storage
 存储位置
tbox_sms_mode_t mode
 网络模式
uint32_t storage_index
 存储条目索引
char sender [TBOX_RIL_SMS_ADDRESS_MAX]
 NUL 结尾的发送方号码;存储通知中可为空
uint8_t payload [TBOX_RIL_SMS_TEXT_MAX]
 收到的文本或 PDU 字节
size_t payload_length
 payload 有效字节数;零表示仅通知存储位置

Detailed Description

收到的短消息。


The documentation for this struct was generated from the following file: