RMobileCall::TMobileCallInfoV1 Class Reference

class RMobileCall::TMobileCallInfoV1 : public RMobilePhone::TMultimodeType

Defines general information about a mobile call.

Inherits from

Constructor & Destructor Documentation

TMobileCallInfoV1()

IMPORT_C TMobileCallInfoV1 ( )

Default constructor, and is present only to support virtual function table export.

Member Data Documentation

RMobilePhone::TMobilePhoneAlternatingCallMode iAlternatingCall

RMobilePhone::TMobilePhoneAlternatingCallMode iAlternatingCall

This attribute indicates whether this call is an alternating call or not.

RMobilePhone::TMobilePhoneAlternatingCallMode

TInt iCallId

TInt iCallId

The call ID number assigned to an ongoing call. Will equal -1 if the call does not have an allocated ID.

TName iCallName

TName iCallName

The name of the call.

TName

RMobilePhone::TMobileAddress iDialledParty

RMobilePhone::TMobileAddress iDialledParty

The original number (including DTMF) dialled for an outgoing call.

RMobilePhone::TMobileAddress

TTimeIntervalSeconds iDuration

TTimeIntervalSeconds iDuration

The current duration of the call.

TTimeIntervalSeconds

TBool iEmergency

TBool iEmergency

ETrue if the call is an emergency call or EFalse if it is not.

TInt iExitCode

TInt iExitCode

The reason for termination of a finished call. Will equal KErrNone if the call ended normally and KErrNotFound if the call has not ended.

TBool iForwarded

TBool iForwarded

For a MT call, this attribute equals ETrue if the call has been forwarded to this phone or EFalse if it has not. For a MO call, this attribute equals ETrue if the call has been forwarded to another destination or EFalse if it has not. If the phone can not determine whether the call has been forwarded or not then the attribute will return EFalse.

TName iLineName

TName iLineName

The name of the line on which the call is open.

TName

RMobilePhone::TMobilePhonePrivacy iPrivacy

RMobilePhone::TMobilePhonePrivacy iPrivacy

This attribute indicates whether privacy is on or off for this call.

RMobilePhone::TMobilePhonePrivacy

TMobileCallRemotePartyInfoV1 iRemoteParty

TMobileCallRemotePartyInfoV1 iRemoteParty

Information about remote party of a connected call.

TMobileCallRemotePartyInfoV1

RMobilePhone::TMobileService iService

RMobilePhone::TMobileService iService

The call service (voice, data, fax, aux. voice) that this call provides.

RMobilePhone::TMobileService

TDateTime iStartTime

TDateTime iStartTime

The time and date the call started.

TDateTime

TMobileCallStatus iStatus

TMobileCallStatus iStatus

The mobile call status.

TMobileCallStatus

TMobileCallTch iTch

TMobileCallTch iTch

This attribute indicates whether a digital or analog traffic channel is being used for this call.

TMobileCallTch

TUint32 iValid

TUint32 iValid

A bit-wise sum of TMobileCallInfoFlags indicating which of the following optional fields contain valid data.