s_SMSInfo Struct Reference
Defines the structure containing SMS information.
#include <iSim.h>
Public Attributes | |
| std::string | content |
| Information contained in the SMS. | |
| std::string | sender_phone |
| Sender telephone number that sent the message. | |
| UTC_INFO | time |
| Time at which the message was received. | |
| DATE_INFO | date |
| Date at which the message was received. | |
