CPECall Class Reference
class CPECall : public CBase
|
Create call handling requests to Call Command object CallHandling.lib
-
Since
-
Series60_4.0
Constructor & Destructor Documentation
CPECall(MPEMessageSender &)
~CPECall()
IMPORT_C
|
~CPECall
|
(
|
)
|
[protected, virtual]
|
Member Functions Documentation
GetCallId()
TInt
|
GetCallId
|
(
|
)
|
const [virtual]
|
GetCallState()
TPEState
|
GetCallState
|
(
|
)
|
const [virtual]
|
Returns call status information
GetErrorCode(TInt &)
void
|
GetErrorCode
|
(
|
TInt
&
|
aErrorCode
|
)
|
const [virtual]
|
Returns call error code and cause.
SendErrorMessage(const TInt)
IMPORT_C void
|
SendErrorMessage
|
(
|
const
TInt
|
aErrorCode
|
)
|
[virtual]
|
Reroutes error messages from other objects to call handling object
Parameters
const
TInt
aErrorCode
|
The error code of the failed operation
|
SendMessage(const MEngineMonitor::TPEMessagesFromPhoneEngine)
Reroutes call messages from other objects to call handling object
SetCallId(const TInt)
void
|
SetCallId
|
(
|
const
TInt
|
aCallId
|
)
|
[virtual]
|
SetCallState(const TPEState)
void
|
SetCallState
|
(
|
const
TPEState
|
aCallState
|
)
|
[virtual]
|
Sets call status information
Parameters
const
TPEState
aCallState
|
the status of the current call
|
Member Data Documentation
TInt
iCallState
TInt
|
iCallState
|
[protected]
|
TInt
iErrorCode
TInt
|
iErrorCode
|
[protected]
|
MPEMessageSender & iOwner
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.