typedef struct { VM_GSM_TEL_CALL_ACTION type_action; vm_gsm_tel_action_response_t data_act_rsp; void* user_data; } vm_gsm_tel_call_actions_callback_data_t;
typedef struct { VM_GSM_TEL_CALL_ACTION type_action; vm_gsm_tel_action_response_t data_act_rsp; void* user_data; } vm_gsm_tel_call_actions_callback_data_t;
Action callback data struct.
vmgsm_tel.h
|
Members |
Description |
|
VM_GSM_TEL_CALL_ACTION type_action; |
Action type: accept, hold, end. |
|
vm_gsm_tel_action_response_t data_act_rsp; |
Data of the action callback struct. |
|
void* user_data; |
user_data of APP. |
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.