typedef enum { VM_GSM_SMS_SEND_RESULT_OK = 1, VM_GSM_SMS_SEND_RESULT_ERROR = 2, VM_GSM_SMS_SEND_RESULT_ABORT = 3 } VM_GSM_SMS_SEND_RESULT;
typedef enum { VM_GSM_SMS_SEND_RESULT_OK = 1, VM_GSM_SMS_SEND_RESULT_ERROR = 2, VM_GSM_SMS_SEND_RESULT_ABORT = 3 } VM_GSM_SMS_SEND_RESULT;
The results of SMS send.
vmgsm_sms.h
|
Members |
Description |
|
VM_GSM_SMS_SEND_RESULT_OK = 1 |
Sends SMS successfully. |
|
VM_GSM_SMS_SEND_RESULT_ERROR = 2 |
Failed to send SMS. |
|
VM_GSM_SMS_SEND_RESULT_ABORT = 3 |
Sending SMS is cancelled. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.