CTelephony::TRemotePartyInfoV1 Class Reference

class CTelephony::TRemotePartyInfoV1 : public CTelephony::TEtelISVType

Inherits from

Constructor & Destructor Documentation

TRemotePartyInfoV1()

IMPORT_C TRemotePartyInfoV1 ( )

Defines information about the remote party of a call.

Default constructor.

Member Data Documentation

TBuf< KCallingNameSize > iCallingName

TBuf < KCallingNameSize > iCallingName

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

TCallDirection iDirection

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

TCallRemoteIdentityStatus iRemoteIdStatus

TCallRemoteIdentityStatus iRemoteIdStatus

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

TTelAddress iRemoteNumber

TTelAddress iRemoteNumber

The phone number of the remote party if available.