class RMobileCall::TMobileCallInfoV1 : public RMobilePhone::TMultimodeType |
Defines general information about a mobile call.
Public Member Functions | |
---|---|
TMobileCallInfoV1 () |
Public Attributes | |
---|---|
RMobilePhone::TMobilePhoneAlternatingCallMode | iAlternatingCall |
TInt | iCallId |
TName | iCallName |
RMobilePhone::TMobileAddress | iDialledParty |
TTimeIntervalSeconds | iDuration |
TBool | iEmergency |
TInt | iExitCode |
TBool | iForwarded |
TName | iLineName |
RMobilePhone::TMobilePhonePrivacy | iPrivacy |
TMobileCallRemotePartyInfoV1 | iRemoteParty |
RMobilePhone::TMobileService | iService |
TDateTime | iStartTime |
TMobileCallStatus | iStatus |
TMobileCallTch | iTch |
TUint32 | iValid |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
IMPORT_C | TMobileCallInfoV1 | ( | ) |
Default constructor, and is present only to support virtual function table export.
RMobilePhone::TMobilePhoneAlternatingCallMode | iAlternatingCall |
This attribute indicates whether this call is an alternating call or not.
RMobilePhone::TMobilePhoneAlternatingCallMode
TInt | iCallId |
The call ID number assigned to an ongoing call. Will equal -1 if the call does not have an allocated ID.
RMobilePhone::TMobileAddress | iDialledParty |
The original number (including DTMF) dialled for an outgoing call.
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 |
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.
RMobilePhone::TMobilePhonePrivacy | iPrivacy |
This attribute indicates whether privacy is on or off for this call.
RMobilePhone::TMobilePhonePrivacy
TMobileCallRemotePartyInfoV1 | iRemoteParty |
Information about remote party of a connected call.
RMobilePhone::TMobileService | iService |
The call service (voice, data, fax, aux. voice) that this call provides.
RMobilePhone::TMobileService
TMobileCallTch | iTch |
This attribute indicates whether a digital or analog traffic channel is being used for this call.
TUint32 | iValid |
A bit-wise sum of TMobileCallInfoFlags indicating which of the following optional fields contain valid data.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.