MCall Class Reference

class MCall

Class presents a call a contains basic information of it.

telephonyservice.lib
Since
S60 v5.1
Public Member Functions
CCPCall::TCallDirection CallDirection ()
TInt CallIndex ()
CCPCall::TCallState CallState ()
CCPCall::TCallType CallType ()
TBool IsEmergency ()
TUint32 ServiceId ()

Member Functions Documentation

CallDirection()

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

Call direction getter

Since
S60 v5.1

CallIndex()

TInt CallIndex ( ) const [pure virtual]

Call index getter

Since
S60 v5.1

CallState()

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

Call state getter

Since
S60 v5.1

CallType()

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

Call type getter

Since
S60 v5.1

IsEmergency()

TBool IsEmergency ( ) const [pure virtual]
Returns information whether call is an emergency call.
Since
S60 v5.2

ServiceId()

TUint32 ServiceId ( ) const [pure virtual]

Getter for the service ID of the call.

Since
S60 v5.1