#include <mobile_call.h>
Data Fields | |
| AlpMblCallError | callError |
| Current conference status. | |
| AlpMblCallId | callId |
| AlpMblCallInfo | callInfo |
| Type of call. Must be ALP_MBL_CALL_TYPE_VOICE or ALP_MBL_CALL_TYPE_VIDEO. Extra information: see ALP_MBL_CALL_INFO_XXX defines. | |
| AlpMblCallType | callType |
| Error information if the current call status is ALP_MBL_CALL_STATUS_RELEASED. Otherwise, ALP_MBL_CALL_ERROR_NO_ERROR. See ALP_MBL_CALL_ERROR_XXX defines. | |
| bool | currentConferenceStatus |
| Previous conference status. | |
| AlpMblCallStatus | currentStatus |
| Previous call status. | |
| bool | previousConferenceStatus |
| Current call status. | |
| AlpMblCallStatus | previousStatus |
| Call id. | |
|
|
Current conference status.
|
|
|
|
|
|
Type of call. Must be ALP_MBL_CALL_TYPE_VOICE or ALP_MBL_CALL_TYPE_VIDEO. Extra information: see ALP_MBL_CALL_INFO_XXX defines.
|
|
|
Error information if the current call status is ALP_MBL_CALL_STATUS_RELEASED. Otherwise, ALP_MBL_CALL_ERROR_NO_ERROR. See ALP_MBL_CALL_ERROR_XXX defines.
|
|
|
Previous conference status.
|
|
|
Previous call status.
|
|
|
Current call status.
|
|
|
Call id.
|
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.