MT2523 API Reference  LinkIt SDK v4
bt_notify_sms_t Struct Reference

Define the SMS content received from a remote device. More...

#include <bt_notify.h>

Data Fields

uint16_t sender [50]
 The sender. More...
 
uint16_t sender_number [20]
 The phone number. More...
 
bt_notify_page_content_list_tpage_content
 The message content. More...
 
uint32_t msg_id
 The notification ID. More...
 
uint32_t timestamp
 the timestamp. More...
 

Detailed Description

Define the SMS content received from a remote device.

Field Documentation

uint32_t msg_id

The notification ID.

The message content.

uint16_t sender[50 ]

The sender.

uint16_t sender_number[20 ]

The phone number.

uint32_t timestamp

the timestamp.


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