RMobileCall::TMobileCallRemotePartyInfoV1 Class Reference

class RMobileCall::TMobileCallRemotePartyInfoV1 : public RMobilePhone::TMultimodeType

Defines information about the remote party of a mobile call.

Inherits from

Constructor & Destructor Documentation

TMobileCallRemotePartyInfoV1()

IMPORT_C TMobileCallRemotePartyInfoV1 ( )

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

Member Data Documentation

TBuf< KCallingNameSize > iCallingName

TBuf < KCallingNameSize > iCallingName

Calling party name available through the CNAP supplementary service (if provisioned).

Modes: Common

TMobileCallDirection iDirection

TMobileCallDirection iDirection

The direction of the call and hence the role of the remote party, i.e. if the call is mobile originated then the remote party is the called party whereas if the call is mobile terminated then the remote party is the calling party.

Modes: Common

TMobileCallDirection

TMobileCallRemoteIdentityStatus iRemoteIdStatus

TMobileCallRemoteIdentityStatus iRemoteIdStatus

Indicates whether the remote party information in the rest of this structure is valid or not.

Modes: Common

TMobileCallRemoteIdentityStatus

RMobilePhone::TMobileAddress iRemoteNumber

RMobilePhone::TMobileAddress iRemoteNumber

The phone number of the remote party if available.

Modes: Common

RMobilePhone::TMobileAddress