class CTelephony::TCallInfoV1 : public CTelephony::TEtelISVType |
Defines general information about a call.
Public Member Functions | |
---|---|
TCallInfoV1() |
Inherited Functions | |
---|---|
CTelephony::TEtelISVType::TEtelISVType() | |
CTelephony::TEtelISVType::VersionId()const |
Public Attributes | |
---|---|
TInt | iCallId |
TTelAddress | iDialledParty |
TTimeIntervalSeconds | iDuration |
TInt | iExitCode |
TPhoneNetworkSecurity | iSecurity |
TDateTime | iStartTime |
TCallStatus | iStatus |
Inherited Attributes | |
---|---|
CTelephony::TEtelISVType::iVersionId |
TInt | iCallId |
The call id of an ISV application owned call. For calls not owned by this ISV application (-1) is returned.
TTelAddress | 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.
TPhoneNetworkSecurity | iSecurity |
This attribute indicates whether Ciphering Status of a Call is enabled or disabled.