_AlpMblCallUpdateInfo Struct Reference
[Call Service]

#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.


Field Documentation

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.


The documentation for this struct was generated from the following file:
Generated on Wed Jul 30 07:06:41 2008 by Doxygen 1.4.6 for ALP SDK + Hiker Documentation

Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.