MCCECallInfo Class Reference

class MCCECallInfo

Interface for calls info

cce.dll
Since
S60 v3.2

Member Functions Documentation

CallIndex()

TInt CallIndex()const [pure virtual]

Call index of the call.

Since
S60 5.0

CallType()

CCPCall::TCallType CallType()const [pure virtual]

Type of the call.

Since
S60 5.0

Direction()

CCPCall::TCallDirection Direction()const [pure virtual]

Direction of the call.

Since
S60 5.0

ImplementationUid()

const TUidImplementationUid()const [pure virtual]

Implementation id info

Since
S60 v3.2

IsEmergency()

TBool IsEmergency()const [pure virtual]
Returns if call is an emergency call or not.
Since
Series 60 5.2

ServiceId()

TUint32 ServiceId()const [pure virtual]

Service id of the call.

Since
S60 5.0

State()

CCPCall::TCallState State()const [pure virtual]

State of the call.

Since
S60 5.0