typedef struct { VM_GSM_TEL_CALL_ACTION action; void* data_action; void* user_data; vm_gsm_tel_call_actions_callback callback; } vm_gsm_tel_call_actions_data_t;
typedef struct { VM_GSM_TEL_CALL_ACTION action; void* data_action; void* user_data; vm_gsm_tel_call_actions_callback callback; } vm_gsm_tel_call_actions_data_t;
Action structure
vmgsm_tel.h
|
Members |
Description |
|
VM_GSM_TEL_CALL_ACTION action; |
Action type: accept, hold, end. |
|
void* data_action; |
Data of the action struct. |
|
void* user_data; |
user data of APP. |
|
vm_gsm_tel_call_actions_callback callback; |
Callback function of the action. |
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.