| class MPEEngineInfo |
Offers engine info interface to phone application
| const CCCECallParameters::TCCELineType & | ALSLine | ( | ) | const [pure virtual] |
Gets active als line of the phone from TPEBasicInfo-structure
| const TBool & | ALSLineSupport | ( | ) | const [pure virtual] |
Gets ALS support of the phone from TPEBasicInfo-structure
| const TPEActiveForwardInfo & | ActiveForwardingInfo | ( | ) | const [pure virtual] |
Gets active forwarding information from TPEBasicInfo-structure
| const TArray < TContactItemId > | AlertForGroup | ( | ) | const [pure virtual] |
Gets group ids which are active to play ring tone
| const TPEAudioOutput & | AudioOutput | ( | ) | const [pure virtual] |
Gets current audio output path
| TBool | AudioOutputAvailable | ( | const TPEAudioOutput | aOutput | ) | const [pure virtual] |
Gets audio output path availability
| const TPEAudioOutput aOutput |
| const TPEBarringInfo & | BarringInfo | ( | ) | const [pure virtual] |
Gets barring information from TPEBasicInfo-structure
| CCCECallParameters::TCCELineType | CallALSLine | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets line information for the specified call
| const TInt aCallId | is the call identification number |
| const TDesC & | CallBackAddress | ( | ) | const [pure virtual] |
Returns unattended transfer call back address
| const MPEClientInformation & | CallClientInformation | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets phone client information of the specified call
| const TInt aCallId | is the call identification number |
| TInt | CallConference | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets conference value from TPECallInfo-structure
| const TInt aCallId | is the call identification number |
| TPECallControlCaps | CallControlCaps | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets call control caps from the TPECallInfo-structure
| const TInt aCallId | is the call identification number |
| RMobileCall::TMobileCallDirection | CallDirection | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets call direction of the specified call
| const TInt aCallId | is the call identification number |
| const TInt & | CallDuration | ( | ) | const [pure virtual] |
Gets duration of the last call to go idle
| TTimeIntervalSeconds | CallDuration | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets call duration of the ongoing or last active call with specified id
| const TInt aCallId | is the call identification number |
| TBool | CallForwarded | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets forwarded value from TPECallInfo-structure
| const TInt aCallId | is the call identification number |
| const TInt & | CallId | ( | ) | const [pure virtual] |
Gets identification number of a call
This value is used for determining the target for a command message that requires such information
| TPECallOrigin | CallOrigin | ( | const TInt | aCallId | ) | const [pure virtual] |
Returns call origin for the call
| const TInt aCallId |
| RMobilePhone::TMobileService | CallService | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets Service information from TPECallInfo-structure
| const TInt aCallId | is the call identification number. |
| const TTime & | CallStartTime | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets start time of the call
| const TInt aCallId | is the call identification number |
| TPEState | CallState | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets call state of a specified call
| const TInt aCallId | is the call identification number |
| TPECallType | CallType | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets type of the specified call
| const TInt aCallId | is the call identification number. |
| const TPECallType & | CallTypeCommand | ( | ) | const [pure virtual] |
Gets last set call type information
| const TPtrC | CallerImage | ( | const TInt | aCallId | ) | const [pure virtual] |
Get caller image
| const TInt aCallId | is the call identification number. |
| const TPtrC | CallerText | ( | const TInt | aCallId | ) | const [pure virtual] |
Get caller text
| const TInt aCallId | is the call identification number. |
| CFbsBitmap * | CallerThumbnail | ( | const TInt | aCallId | ) | const [pure virtual] |
Get caller thumbnail
| const TInt aCallId | is the call identification number. |
| TBool | CheckIfCallStateExists | ( | const TPEState & | aCallState | ) | [pure virtual] |
Checks if given state can be found.
| const TPEState & aCallState | state to be checked. |
| TUint32 | ConferenceCallCaps | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets Conference call capabilities
| const TInt aCallId | is the call identification number |
| TPEState | ConferenceCallState | ( | ) | const [pure virtual] |
Gets call state of a conference call
| const TName & | ConferenceMemberName | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets Conference call capabilities
| const TInt aCallId | is the call identification number |
| const TArray < TContactItemId > | ContactGroups | ( | const TInt | aCallId | ) | const [pure virtual] |
Get user group ids this contact is assigned to
| const TInt aCallId | is the call identification number. |
| const TDesC8 & | ContactLink | ( | const TInt | aCallId | ) | const [pure virtual] |
Get remote contact link packet. See virtual phonebook API.
| const TInt aCallId | is the call identification number. |
| const TName & | DataPortName | ( | ) | const [pure virtual] |
Gets the name of data port currently on-loan. Data port loaning is handled by CSPlugin and happens when a data call goes into connected state. The dataport is released when VT components indicate it can be released, i.e. video call hangup.
| const TPEPhoneNumber & | EmergencyNumber | ( | ) | const [pure virtual] |
Gets emergency number to be checked for validity
| const TPEErrorInfo & | ErrorInfo | ( | ) | const [pure virtual] |
Gets error code and cause values for the latest error
| const CDesC8Array * | ForwardAddressChoices | ( | TInt | aCallId | ) | const [pure virtual] |
Returns address choices from received call forward request or NULL if addresses are not available.
| TInt aCallId | Call identification number. |
| TInt | ForwardAddressIndex | ( | ) | [pure virtual] |
Returns array index for user selected address. Address is used for call forwarding.
| TBool | HasCallerThumbnail | ( | const TInt | aCallId | ) | const [pure virtual] |
Get caller thumbnail status
| const TInt aCallId |
| TInt | IsConferenceMemberId | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets Conference call capabilities
| const TInt aCallId | is the call identification number |
| TBool | IsSecureCall | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets secure status from call info
| const TInt aCallId |
| TBool | IsSwitchToOperationOngoing | ( | ) | const [pure virtual] |
Returns switch to operation status.
| TBool | IsTransferDial | ( | ) | const [pure virtual] |
Returns flag indicating unattended transfer dial
| TBool | LoggingIndicator | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets a logging indicator
| const TInt aCallId |
| TBool | MissedCall | ( | const TInt | aCallId | ) | const [pure virtual] |
Get missed call indicator
| const TInt aCallId |
| const TNWNetworkRegistrationStatus & | NetworkRegistrationStatus | ( | ) | const [pure virtual] |
Gets network registration status
| TInt | NumberOfConferenceMembers | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets number of the conference members
| const TInt aCallId | is the call identification number |
| const TPEContactFileName & | PersonalRingingTone | ( | const TInt | aCallId | ) | const [pure virtual] |
Get ringing tone Returns a ringing tone defined for one of the user groups if personal tone is not found
| const TInt aCallId |
| const TBool & | PersonalToneStatus | ( | ) | const [pure virtual] |
Gets personal tone status
| const TPEPhoneIdentityParameters & | PhoneIdentityParameters | ( | ) | const [pure virtual] |
Gets phone identity parameters
| const TBool & | PhoneNumberIsServiceCode | ( | ) | const [pure virtual] |
Gets phone number parsing result
| const TPEPhoneNumber & | RemoteColpNumber | ( | const TInt | aCallId | ) | const [pure virtual] |
Get remote end connected phone number
| const TInt aCallId |
| const TPEContactCompany & | RemoteCompanyName | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets contact company name
| const TInt aCallId |
| RMobileCall::TMobileCallRemoteIdentityStatus | RemoteIdentity | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets remote party identity
| const TInt aCallId | is the Call identification number |
| const TPEContactName & | RemoteName | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets contact name Depending on user selected language may be in order: first + last name OR last + first name
| const TInt aCallId |
| const TPEContactName & | RemotePartyName | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets remote party name. Contains possible recieved CNAP name or received skype identification
| const TInt aCallId |
| const TPEPhoneNumber & | RemotePhoneNumber | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets remote end phone number
| const TInt aCallId |
| const TPEPhoneNumberIdType & | RemotePhoneNumberType | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets remote end phone number type
| const TInt aCallId |
| const CDesCArray & | RemotePredefinedDtmfStrings | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets remote predefined dtmf strings
| const TInt aCallId |
| const TPtrC | RemoteTextToSpeechText | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets text to speech text for this contact. Used in text to speech ringing tone.
| const TInt aCallId |
| const TPEContactFileName & | RingingTone | ( | const TInt & | aCallId | ) | const [pure virtual] |
Gets ringing tone name
| const TInt & aCallId |
| const TPEPhoneAudioRouteParameters & | RouteParameters | ( | ) | const [pure virtual] |
Gets phone audio route parameters
| const TPESSCommandInfo & | SSCommandInfo | ( | ) | const [pure virtual] |
Gets the last suplementary services string command information
| TUint32 | ServiceId | ( | const TInt | aCallId | ) | const [pure virtual] |
Gets ServiceId
| const TInt aCallId |
| TUint32 | ServiceIdCommand | ( | ) | const [pure virtual] |
Returns the service-id used for the command.
| void | SetAudioMuteCommand | ( | const TInt & | aAudioMute | ) | [pure virtual] |
Sets audio mute command to TPEBasicInfo-structure
| const TInt & aAudioMute | is audio mute |
| void | SetAudioOutputCommand | ( | const TPEAudioOutput & | aOutput, |
| const TBool | aShowNote | |||
| ) | [pure virtual] | |||
Sets audio output command to TPEBasicInfo-structure
| const TPEAudioOutput & aOutput | is audio output path |
| const TBool aShowNote | is audio note value |
| void | SetAudioVolumeCommand | ( | const TInt & | aAudioVolume | ) | [pure virtual] |
Sets audio volume command to TPEBasicInfo-structure
| const TInt & aAudioVolume | is audio volume |
| void | SetCallBackAddress | ( | const TDesC & | aAddress | ) | [pure virtual] |
Sets unattended transfer call back address
| const TDesC & aAddress | Unattended transfer call back address |
| void | SetCallId | ( | const TInt & | aCallId | ) | [pure virtual] |
Sets CallId value to TPECallCommandInfo-structure
| const TInt & aCallId | is the call id number. |
| void | SetCallTypeCommand | ( | const TPECallType & | aCallType | ) | [pure virtual] |
Sets call type information for following command message Used for specifying the call type of the next attempted call
| const TPECallType & aCallType | is the call type of the next attempted call |
| void | SetDtmfStringCommand | ( | const TPEDtmfString & | aDtmfString | ) | [pure virtual] |
Sets dtmf string value to TPEBasicInfo-structure
| const TPEDtmfString & aDtmfString | is the dtmf string to be sent. |
| void | SetEmergencyNumber | ( | const TPEPhoneNumber & | aEmergencyNumbers | ) | [pure virtual] |
Sets emergency numbers of the phone to TPEBasicInfo-structure
| const TPEPhoneNumber & aEmergencyNumbers |
| void | SetForwardAddressChoices | ( | const CDesC8Array * | aArray, |
| TInt | aCallId | |||
| ) | [pure virtual] | |||
Sets address choices from received call forward request.
| const CDesC8Array * aArray | Address array. |
| TInt aCallId | Call identification number. |
| void | SetForwardAddressIndex | ( | TInt | aIndex | ) | [pure virtual] |
Sets array index for user selected address.
| TInt aIndex | Array index for selected address. |
| void | SetIsTransferDial | ( | TBool | aTransferDial | ) | [pure virtual] |
Sets flag indicating unattended transfer dial
| TBool aTransferDial | ETrue if voip unattended transfer dial was initiated |
| void | SetKeyCode | ( | const TChar & | aKeyCode | ) | [pure virtual] |
Sets key code value to TPEBasicInfo-structure
| const TChar & aKeyCode | is the key code value. |
| void | SetPhoneNumber | ( | const TPEPhoneNumber & | aPhoneNumber | ) | [pure virtual] |
Sets phone number to TPECallCommandInfo-structure
| const TPEPhoneNumber & aPhoneNumber | is the phone number |
| void | SetServiceIdCommand | ( | TUint32 | aServiceId | ) | [pure virtual] |
SetServiceIdCommand
| TUint32 aServiceId |
| void | SetTransferTargetCommand | ( | const TPEPhoneNumber & | aTransferTarget | ) | [pure virtual] |
Sets transfer target address for unattended transfer
| const TPEPhoneNumber & aTransferTarget | Target address for unattended transfer |
| void | SetUnattendedTransferTarget | ( | const TPEPhoneNumber & | aTarget, |
| TInt | aCallId | |||
| ) | [pure virtual] | |||
Sets transfer target from the last received unattended transfer request.
| const TPEPhoneNumber & aTarget | Transfer target to set. |
| TInt aCallId | Call identification number. |
| const TBool & | TextToSpeech | ( | ) | const [pure virtual] |
Gets text-to-speech preference setting value
| const TPEPhoneNumber & | TransferTargetCommand | ( | ) | const [pure virtual] |
Returns transfer target address
| const TBool & | TwoDigitSupportStatus | ( | ) | const [pure virtual] |
Gets two digit support status value
| const TPEPhoneNumber & | UnattendedTransferTarget | ( | TInt | aCallId | ) | const [pure virtual] |
Returns transfer target from the last received unattended transfer request or KNullDesC if transfer target is not available.
| TInt aCallId |
| const TPEPhoneNumber & | VoiceMailBoxNumberLine1 | ( | ) | const [pure virtual] |
Gets VoiceMailBoxNumber for Line 1 information from TPEBasicInfo-structure
| const TPEPhoneNumber & | VoiceMailBoxNumberLine2 | ( | ) | const [pure virtual] |
Gets VoiceMailBoxNumber for Line 2 information from TPEBasicInfo-structure
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.