class CMmCallTsy : public CCallBase |
CMmCallTsy contains extended call functionality that is not mode-dependent
Private Member Functions | |
---|---|
TBool | IsRequestPossibleInOffline ( TInt ) |
TInt | AcquireOwnership | ( | const | TTsyReqHandle | ) | [virtual] |
Acquires ownership.
const TTsyReqHandle |
TInt | AcquireOwnershipCancel | ( | const | TTsyReqHandle | ) | [virtual] |
Cancels method for AcquireOwnership.
const TTsyReqHandle |
TInt | ActivateUUS | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobileCall::TMobileCallUUSRequestV1Pckg * | aUUSRequest | |||
) | [protected] |
Specifies which User-To-User Signalling service(s) the phone should request to activate.
const TTsyReqHandle aTsyReqHandle | |
RMobileCall::TMobileCallUUSRequestV1Pckg * aUUSRequest | Pointer to client side data |
CMmCallExtInterface * | ActiveCallExtension | ( | ) |
Returns currently active call extension
TInt | AnswerIncomingCall | ( | const TTsyReqHandle | aTsyReqHandle, |
const TDesC8 * | aCallParams | |||
) | [pure virtual] |
Answers to an incoming call
const TTsyReqHandle aTsyReqHandle | Request handle from the ETel server |
const TDesC8 * aCallParams | Call parameters |
TInt | AnswerIncomingCallCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [virtual] |
Cancels answering to an incoming call
const TTsyReqHandle aTsyReqHandle | Request handle from the ETel server |
RMobileCall::TMobileCallDirection | CallDirection | ( | ) | const |
Returns call direction
return Call direction (MO/MT call)
TInt | CancelService | ( | const TInt | aIpc, |
const TTsyReqHandle | aTsyReqHandle | |||
) | [pure virtual] |
Cancels request that's IPC number and request handle are given as parameters
const TInt aIpc | |
const TTsyReqHandle aTsyReqHandle | Request handle from ETel server |
void | Complete | ( | TInt | aReqHandleType, |
TInt | aError | |||
) | [virtual] |
Calls the appropriate complete method due timer expiration
void | CompleteAnswerIncomingCall | ( | TInt | aResult | ) | [virtual] |
Complete answering to the incoming call
TInt aResult | Result of the request |
void | CompleteDial | ( | TInt | aResult | ) | [virtual] |
Complete dial request
TInt aResult | Result of the request |
void | CompleteDialNoFdn | ( | TInt | aResult | ) | [virtual] |
Completes DialNoFdnCheck request
TInt aResult | Result of the request |
void | CompleteHangUp | ( | TInt | aResult | ) | [virtual] |
Complete hang up
TInt aResult | Result of the request |
void | CompleteNotifyCallDurationChange | ( | ) |
Complete call duration change notification
void | CompleteNotifyCallEvent | ( | RMobileCall::TMobileCallEvent | aEvent | ) | [protected] |
Complete call event notification
RMobileCall::TMobileCallEvent aEvent |
void | CompleteNotifyCapsChange | ( | ) | [protected] |
Completes caps change notification
void | CompleteNotifyMobileCallCapsChange | ( | TInt | aErrorCode | ) |
Complete a NotifyMobileCallCapsChange method
TInt aErrorCode | Error code |
void | CompleteNotifyMobileCallInfoChange | ( | CMmDataPackage * | aDataPackage | ) |
Complete mobile call information change notification
CMmDataPackage * aDataPackage |
void | CompleteNotifyPrivacyConfirmation | ( | RMobilePhone::TMobilePhonePrivacy | aStatus | ) |
This method completes privacy confirmation notification
RMobilePhone::TMobilePhonePrivacy aStatus | privacy value |
void | CompleteNotifyRemoteCallEvent | ( | const CMmDataPackage * | aPackage | ) |
This method completes call event initiated by remote party
const CMmDataPackage * aPackage |
void | CompleteNotifyRemotePartyInfoChange | ( | ) |
This method completes NotifyRemotePartyInfoChange notification
void | CompleteNotifyStatusChange | ( | TInt | aResult, |
CMmDataPackage * | aDataPackage | |||
) | [pure virtual] |
Complete status change notification
TInt aResult | Result of the request |
CMmDataPackage * aDataPackage |
void | CompleteReceiveUUI | ( | CMmDataPackage * | aDataPackage, |
TInt | aResult | |||
) |
UUI message received from the remote user, complete req
CMmDataPackage * aDataPackage | Includes received UUI information |
TInt aResult | Result code |
void | CompleteTransfer | ( | TInt | aErrorCode | ) |
Completes call transfering
TInt aErrorCode | Error code |
void | ConstructL | ( | RMobilePhone::TMobileService | aMode | ) | [protected, virtual] |
By default Symbian 2nd phase constructor is private.
RMobilePhone::TMobileService aMode |
TInt | DeregisterNotification | ( | const TInt | aIpc | ) | [pure virtual] |
Deregister given notification
const TInt aIpc | IPC number of the request |
TInt | Dial | ( | const TTsyReqHandle | aTsyReqHandle, |
const TDesC8 * | aCallParams, | |||
TDesC * | aTelNumber | |||
) | [pure virtual] |
Dials a call.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
const TDesC8 * aCallParams | Call parameters |
TDesC * aTelNumber | Phone number to be called |
TInt | DialCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [virtual] |
Cancels dialling.
const TTsyReqHandle aTsyReqHandle | Tsy request handle |
TInt | DoExtFuncL | ( | const TTsyReqHandle | aTsyReqHandle, |
const TInt | aIpc, | |||
const TDataPackage & | aPackage | |||
) | [protected, pure virtual] |
DoExtFuncL is called by the server when it has a "extended", i.e. non-core ETel request for the TSY. To process a request handle, request type and request data are passed to the TSY.
const TTsyReqHandle aTsyReqHandle | Request handle from ETel server |
const TInt aIpc | IPC number of the request |
const TDataPackage & aPackage | Reference to the input parameters. |
TBool | ETelOriginated | ( | ) | const |
Returns ETrue if this call was originated through ETel API
TInt | ExtFunc | ( | const TTsyReqHandle | aTsyReqHandle, |
const TInt | aIpc, | |||
const TDataPackage & | aPackage | |||
) |
TRAP's all CMmCallTsy related MM API requests in case that they fail. This method functions only as a centralized TRAP for the DoExtFuncL method that does the actual mapping of IPC number to TSY method call.
const TTsyReqHandle aTsyReqHandle | TSY request handle from ETel server |
const TInt aIpc | IPC number of the request |
const TDataPackage & aPackage | Reference to the input parameters. |
TInt | FillMobileCallInfo | ( | TDes8 * | aInfo | ) | [virtual] |
Fills current parameters of mobile call info
TDes8 * aInfo | Pointer to mobile call information |
TInt | FillMobileCallInfoDefaults | ( | RMobileCall::TMobileCallInfoV1 * | aInfo | ) |
Fills current parameters of mobile call info
RMobileCall::TMobileCallInfoV1 * aInfo | Pointer to mobile call information |
TInt | GetCallDuration | ( | const TTsyReqHandle | aTsyReqHandle, |
TTimeIntervalSeconds * | aTime | |||
) |
Returns call duration information to the client
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TTimeIntervalSeconds * aTime | Current duration |
TTimeIntervalSeconds | GetCallDurationInSeconds | ( | ) | [protected] |
Returns call duration in seconds
TInt | GetCallParams | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aParams | |||
) |
Returns call parameters to the client
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TDes8 * aParams | Contains call parameters on return |
CMmTsyReqHandleStore * | GetCallReqHandleStore | ( | ) | [protected] |
Returns pointer to iTsyReqHandleStore
TInt | GetCaps | ( | const TTsyReqHandle | aTsyReqHandle, |
RCall::TCaps * | aCaps | |||
) |
Returns the call capabilities to the client
const TTsyReqHandle aTsyReqHandle | TSY request handle |
RCall::TCaps * aCaps | Contains call capabilities on return |
TUint8 | GetDiagnostics | ( | ) | const |
Returns value or internal attribute iDiagnosticOctect
TBool | GetDialFlag | ( | ) | [virtual] |
Returns Dialflag value indicating if call is in dialling state
TInt | GetFaxSettings | ( | const | TTsyReqHandle, |
RCall::TFaxSessionSettings * | ||||
) | [virtual] |
Returns fax settings to the client
const TTsyReqHandle | |
RCall::TFaxSessionSettings * |
TInt | GetInfo | ( | const TTsyReqHandle | aTsyReqHandle, |
RCall::TCallInfo * | aCallInfo | |||
) |
Returns call information (core) to the client
const TTsyReqHandle aTsyReqHandle | TSY request handle |
RCall::TCallInfo * aCallInfo | Contains core call information on return |
TInt | GetMobileCallCaps | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aCaps | |||
) | [protected] |
Returns the call control and call event capabilities
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TDes8 * aCaps | Contains mobile call capabilities on return |
TInt | GetMobileCallInfo | ( | const TTsyReqHandle | aTsyReqHandle, |
TDes8 * | aInfo | |||
) | [protected] |
The method returns current values of the call information
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TDes8 * aInfo | Contains mobile call info on return |
TInt | GetMobileCallStatus | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobileCall::TMobileCallStatus * | aStatus | |||
) | [protected] |
Returns the current status of the call through the aStatus argument
const TTsyReqHandle aTsyReqHandle | TSY request handle |
RMobileCall::TMobileCallStatus * aStatus | Contains mobile call status on return |
TInt | GetOwnershipStatus | ( | const | TTsyReqHandle, |
RCall::TOwnershipStatus * | ||||
) | [virtual] |
Get call ownership status.
const TTsyReqHandle | |
RCall::TOwnershipStatus * |
TInt | GetStatus | ( | const TTsyReqHandle | aTsyReqHandle, |
RCall::TStatus * | aStatus | |||
) |
Returns the call status to the client
const TTsyReqHandle aTsyReqHandle | TSY request handle |
RCall::TStatus * aStatus | Current call status |
void | HandleGhostCallStatusChange | ( | TInt | aResult, |
CMmDataPackage * | aDataPackage | |||
) |
Handles call status change indications of ghost calls
TInt aResult | Result value of the status change |
CMmDataPackage * aDataPackage | Package containing new call status |
TInt | HangUp | ( | const TTsyReqHandle | aTsyReqHandle | ) | [pure virtual] |
Hangs up the call
const TTsyReqHandle aTsyReqHandle | Request handle from ETel server |
TInt | HangUpCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) |
Cancels the hangup
const TTsyReqHandle aTsyReqHandle | Request handle from ETel server |
void | InitExtensionModulesL | ( | RMobilePhone::TMobileService | aMode | ) | [protected, virtual] |
Initialises extension modules
RMobilePhone::TMobileService aMode |
void | InitInternalAttributes | ( | ) | [protected, virtual] |
Initialises miscellaneous internal attributes
TBool | IsPartOfConference | ( | ) | const |
Returns ETrue if this call is part of a MO conference (does not apply to an externally controlled conference call)
TBool | IsRemoteReleasedCall | ( | ) | const |
Returns ETrue if this call is part of a MO conference and MT released (does not apply to an externally controlled conference call)
TBool | IsRequestPossibleInOffline | ( | TInt | aIpc | ) | const [private] |
Checks wether or not a ETel request can be performed while offline mode is enabled
TInt aIpc | Ipc number of the request |
TBool | IsServiceLocallyRequested | ( | CMmCallTsy::TCallRequestTypes | aReqType | ) |
Return ETrue if this type of request is requested by any of TSY's client
CMmCallTsy::TCallRequestTypes aReqType | Type of request |
TBool | IsUnownedCallObject | ( | ) | const |
Returns iUnownedCallObject boolean that indicates if client has opened existing call object for incoming call or ghost call that is created using AT-commands.
RMobileCall::TMobileCallStatus | MobileCallStatus | ( | ) | const |
Returns mobile call status. For use inside the TSY
TInt | NotifyCallEvent | ( | RMobileCall::TMobileCallEvent * | aEvent | ) | [protected] |
Allows clients to be notified when various call events occur.
RMobileCall::TMobileCallEvent * aEvent | Contains call event on return |
TInt | NotifyCallEventCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [protected] |
This method cancels an outstanding asynchronous NotifyCallEvent request.
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NotifyCapsChange | ( | const TTsyReqHandle | aTsyReqHandle, |
RCall::TCaps * | aCaps | |||
) |
Request for core caps change notifications
const TTsyReqHandle aTsyReqHandle | TSY request handle |
RCall::TCaps * aCaps | Contains core call caps on return |
TInt | NotifyCapsChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) |
Cancels core caps change notifications
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NotifyDurationChange | ( | const TTsyReqHandle | aTsyReqHandle, |
TTimeIntervalSeconds * | aTime | |||
) |
Notifies about changes in call duration
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TTimeIntervalSeconds * aTime | On return contains current call duration |
TInt | NotifyDurationChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) |
Cancels duration change notifications
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NotifyHookChange | ( | const TTsyReqHandle | aTsyReqHandle, |
RCall::THookStatus * | ||||
) |
Notify when hook status has changed
const TTsyReqHandle aTsyReqHandle | TSY request handle |
RCall::THookStatus * |
TInt | NotifyHookChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) |
Cancels hook status change notifications
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NotifyMobileCallCapsChange | ( | TDes8 * | aCaps | ) | [protected] |
Notifies change of mobile call capabilities
TDes8 * aCaps | Contains mobile call capabilities on return |
TInt | NotifyMobileCallCapsChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [protected] |
Cancels NotifyMobileCallCapsChange method
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NotifyMobileCallStatusChange | ( | RMobileCall::TMobileCallStatus * | aStatus | ) | [protected] |
Allows a client to be notified when the mobile call changes state.
RMobileCall::TMobileCallStatus * aStatus | Contains mobile call status on return |
TInt | NotifyMobileCallStatusChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [protected] |
Cancels an outstanding asynchronous NotifyMobileCallStatusChange request.
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NotifyPrivacyConfirmation | ( | RMobilePhone::TMobilePhonePrivacy * | aPrivacyStatus | ) | [protected] |
Requests notifications of privacy status changes
RMobilePhone::TMobilePhonePrivacy * aPrivacyStatus |
TInt | NotifyPrivacyConfirmationCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [protected] |
Cancels privacy status change notifications
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NotifyRemotePartyInfoChange | ( | TDes8 * | aRemotePartyInfo | ) | [protected] |
Allows the client to be notified of any change in the remote party information.
TDes8 * aRemotePartyInfo | Contains remote party information on return |
TInt | NotifyRemotePartyInfoChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [protected] |
This method cancels an outstanding asynchronous NotifyRemotePartyInfoChange request.
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NotifyStatusChange | ( | const TTsyReqHandle | aTsyReqHandle, |
RCall::TStatus * | aStatus | |||
) |
Notify when the status of the call has changed
const TTsyReqHandle aTsyReqHandle | TSY request handle |
RCall::TStatus * aStatus | Contains Core call status on return |
TInt | NotifyStatusChangeCancel | ( | const TTsyReqHandle | aTsyReqHandle | ) |
Cancels status change notifications
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | NumberOfSlotsL | ( | const TInt | aIpc | ) | [pure virtual] |
Returns number of slots to be used for a given IPC
const TInt aIpc | IPC number of the request |
CTelObject * | OpenNewObjectByNameL | ( | const TDesC & | ) | [virtual] |
Opens a call object using given name
const TDesC & |
CTelObject * | OpenNewObjectL | ( | TDes & | ) |
Opens a call object and gives it a name
TDes & |
TInt | ReceiveUUI | ( | const TTsyReqHandle | aTsyReqHandle, |
RMobileCall::TMobileCallUUI * | aUUI | |||
) | [protected] |
Enables the client to receive the next incoming UUI message from the remote user.
const TTsyReqHandle aTsyReqHandle | TSY request handle, |
RMobileCall::TMobileCallUUI * aUUI | Pointer to client side data |
TInt | ReceiveUUICancel | ( | const TTsyReqHandle | aTsyReqHandle | ) | [protected] |
Cancels an outstanding EMobileCallReceiveUUI request
const TTsyReqHandle aTsyReqHandle | TSY request handle, complete with KErrCancel |
TInt | RegisterNotification | ( | const TInt | aIpc | ) | [pure virtual] |
Register given notification
const TInt aIpc | IPC number of the request |
CTelObject::TReqMode | ReqModeL | ( | const TInt | aIpc | ) | [pure virtual] |
Returns request mode for given IPC number
const TInt aIpc | IPC number of the request |
TBool | ServiceRequested | ( | CMmCallTsy::TCallRequestTypes | aReqType | ) |
Returns ETrue if this service is pending on this call object
CMmCallTsy::TCallRequestTypes aReqType | Type of request |
void | SetCallCaps | ( | TUint32 | aCallCaps | ) |
Sets call capabilities
TUint32 aCallCaps |
TInt | SetCallDirection | ( | RMobileCall::TMobileCallDirection | aCallDirection | ) |
Sets call direction
RMobileCall::TMobileCallDirection aCallDirection | Call direction (MO/MT call) |
void | SetCallName | ( | const TName & | aCallName | ) | [protected] |
Set call name
const TName & aCallName | New call name |
void | SetCallStatus | ( | RCall::TStatus | aCallStatus, |
RMobileCall::TMobileCallStatus | aMobileCallStatus | |||
) |
Set call Status
RCall::TStatus aCallStatus | |
RMobileCall::TMobileCallStatus aMobileCallStatus |
void | SetDiagnostics | ( | TUint8 | aDiagnosticOctet | ) |
Sets the value of the attribute iDiagnosticOctet
TUint8 aDiagnosticOctet |
void | SetDialFlag | ( | TBool | aDialFlag | ) | [virtual] |
Sets Dialflag value indicating if call is in dialling state
TBool aDialFlag |
void | SetDialTypeId | ( | TUint8 | aDialType | ) | [virtual] |
Sets iDialTypeId
TUint8 aDialType |
void | SetExtensionId | ( | TInt | aExtensionId | ) | [virtual] |
Sets iExtensionId
TInt aExtensionId |
TInt | SetFaxSettings | ( | const | TTsyReqHandle, |
const RCall::TFaxSessionSettings * | ||||
) | [virtual] |
Sets new fax settings
const TTsyReqHandle | |
const RCall::TFaxSessionSettings * |
void | SetGhostCall | ( | TBool | aValue | ) |
Sets a flag that indicates if this call is not created through ETel
TBool aValue | Ghost call or not |
void | SetPartOfConference | ( | TBool | aPartOfConference | ) |
Sets the flag indicating that this call is part of a MO conference (does not apply to an externally controlled conference call)
TBool aPartOfConference |
void | SetPreviousCallId | ( | TInt | aCurrentId | ) | [protected] |
Set previous active call ID
TInt aCurrentId |
void | SetTypeOfResponse | ( | const TInt | aReqHandleType, |
const TTsyReqHandle | aTsyReqHandle | |||
) | [protected, pure virtual] |
Chooses the type of response, automatic or common
const TInt aReqHandleType | TSY request handle type. |
const TTsyReqHandle aTsyReqHandle | TSY request handle to be stored. |
void | SetUnownedCallObjectFlag | ( | TBool | aIsUnownedCallObject | ) |
Set flag that indicates if client has opened existing call object for incoming call or ghost call that is created using AT-commands.
TBool aIsUnownedCallObject |
RCall::TStatus | Status | ( | ) | const |
Returns call status. For use inside the TSY
return Call core status
TInt | TransferL | ( | const TTsyReqHandle | aTsyReqHandle | ) | [protected] |
Transfer a call to a remote party with out answering the call
const TTsyReqHandle aTsyReqHandle | TSY request handle |
TInt | TransferOwnership | ( | const | TTsyReqHandle | ) | [virtual] |
Transfers call ownership.
const TTsyReqHandle |
void | UpdateLifeTimer | ( | ) | [protected] |
Updates life time call duration with remaining call duration
Enumeration for TSY request handle types
EMultimodeCallReqHandleUnknown | |
EMultimodeCallNotifyStatusChange | |
EMultimodeCallNotifyDurationChange | |
EMultimodeCallCapsChangeNotification | |
EMultimodeCallDial | |
EMultimodeCallAnswer | |
EMultimodeCallHangUp | |
EMultimodeMobileCallHold | |
EMultimodeMobileCallResume | |
EMultimodeMobileCallSwap | |
EMultimodeCallNotifyMobileCallStatusChange | |
EMultimodeCallNotifyCallEvent | |
EMultimodeCallNotifyRemotePartyInfoChange | |
EMultimodeMobileCallDialEmergencyCall | |
EMultimodeMobileCallDeflectCall | |
EMultimodeCallNotifyMobileCallCapsChange | |
EMultimodeCallTransfer | |
EMultimodeCallGoOneToOne | |
EMultimodeCallNotifyDataCallCapsChange | |
EMultimodeCallSetDynamicHscsdParams | |
EMultimodeCallNotifyHscsdInfoChange | |
EMultimodeCallNotifyPrivacyConfirmation | |
EMultimodeCallDialISV | |
EMultimodeCallAnswerISV | |
EMultimodeCallActiveUUS | |
EMultimodeCallReceiveUUI | |
EMultimodeCallDialNoFdnCheck | |
EMultimodeCallMaxNumOfRequests |
Enumeration for Dial Cancel
EDialCancelNotCalled | |
EDialCancelCallCalled | |
EDialCancelCustomCalled |
RMobileCall::TMobileCallDirection | iCallDirection | [protected] |
Call direction
RMobileCall::TMobileCallParamsV7 | iCallParams | [protected] |
Mobile call parameters
RMobileCall::TMobileCallParamsV1Pckg | iCallParamsPckg | [protected] |
Mobile call parameters package
TTsyReqHandle | iCallReqHandles | [protected] |
A table for call request handles
TDialCancelStatus | iDialCancelFlag | [protected] |
Status of dialCancel
TBool | iGhostCall | [protected] |
Boolean that indicates is this ghost call (created using AT-commands)
TBool | iIsPartOfConference | [protected] |
Boolean that indicates if this call is part of a MO conference call (false if part of an externally controlled conference call)
TBool | iIsRemoteReleasedCall | [protected] |
Boolean that indicates if this call is MT released and part of internally controlled conference call
CMmMessageManagerBase * | iMessageManager | [protected] |
Pointer to the message manager Own.
CMmCallExtInterface * | iMmCallExtInterface | [protected] |
A pointer to external call interface object Own.
RMobileCall::TMobileCallStatus | iMobileCallStatus | [protected] |
Current Mobile Call status
TUint32 | iPreviousCallControlCaps | [protected] |
Previous call control capabilities.
TInt | iPreviousCallId | [protected] |
Last active Call ID, the call id is reset when call goes to idle state
RCall::TCaps | iPreviousCaps | [protected] |
Previous call capabilities. Used to determine if notification about capabilities change should be sent
RMobileCall::TMobileCallUUI | iReceivedUUI | [protected] |
Buffer the incoming UUI information. This is only used with the UUS1 case, to be able to get the first complete data from LTSY.
RMobileCall::TMobileCallEvent * | iRetCallEvent | [protected] |
Pointer to the mobile call event (pointing to ETel server's address space) Own.
RCall::TCaps * | iRetCaps | [protected] |
Pointer to the core call capabilities (pointing to ETel server's address space) Own.
RMobileCall::TMobileCallStatus * | iRetMobileCallStatus | [protected] |
Pointer to the mobile call status (pointing to ETel server's address space) Own.
TDes8 * | iRetNotifyMobileCallCaps | [protected] |
Pointer to Notify Mobile Call capabilities (pointing to ETel server's address space) Own.
RMobilePhone::TMobilePhonePrivacy * | iRetPrivacyStatus | [protected] |
Pointer to privacy confirmation status (pointing to ETel server's address space) Own.
TDes8 * | iRetRemotePartyInfo | [protected] |
Pointer to the mobile remote party info (pointing to ETel server's address space) Own.
RCall::TStatus * | iRetStatus | [protected] |
Pointer to the core call status (pointing to ETel server's address space)
TTimeIntervalSeconds * | iRetTimeIntervalSeconds | [protected] |
Pointer to the call duration (pointing to ETel server's address space) Own.
RMobileCall::TMobileCallUUI * | iRetUUI | [protected] |
Pointer to the UUI message (pointing to ETel server's address space) Not own.
MTelephonyAudioControl * | iTelephonyAudioControl | [protected] |
Pointer to the telephony audio control
TBool | iTelephonyAudioControlSetup | [protected] |
Boolean that indicates if TelephonyAudioControl is set up or not. True if call routing control has been set up for the call. False when call is not set up (idle).
CMmTsyReqHandleStore * | iTsyReqHandleStore | [protected] |
Pointer to request handle store Own.
RMobileCall::TMobileCallUUSRequestV1 | iUUSRequest | [protected] |
Buffer the ActivateUUS request, send the infromation to LTSY during the dial (UUS1).
TBool | iUnownedCallObject | [protected] |
Boolean that indicates is this unowned call object
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.