CPECallArrayOwner Class Reference
class CPECallArrayOwner : public CBase
|
Create call handling requests to Call Command object CallHandling.lib
-
Since
-
Series60_4.0
Constructor & Destructor Documentation
CPECallArrayOwner()
CPECallArrayOwner
|
(
|
)
|
[private]
|
~CPECallArrayOwner()
~CPECallArrayOwner
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ActiveCallCount()
IMPORT_C
TInt
|
ActiveCallCount
|
(
|
)
|
const
|
Return active call count, other then idle state.
CallByCallId(const TInt)
IMPORT_C
MPECall
*
|
CallByCallId
|
(
|
const
TInt
|
aCallId
|
)
|
const
|
returns pointer to
MPECall
object by CallId, NULL if not found.
CallByName(const TName &)
returns pointer to
MPECall
object by CallId, NULL if not found.
CallByState(TPEState)
returns pointer to
MPECall
object by state, NULL if not found.
CallPointerByName(const TName &)
CallPointerByState(TPEState)
ConstructL(CCCE &, MPEMessageSender &)
By default Symbian 2nd phase constructor is private.
CreateCallL(MPEMessageSender &)
CreateDataCallL(MPEMessageSender &)
CreateEmergencyCallL(MPEMessageSender &)
Create emergency call object
DeleteCallObject(const TInt)
TInt
|
DeleteCallObject
|
(
|
const
TInt
|
aCallId
|
)
|
|
GetCallObject(const TInt)
GetCallObjectByIndex(const TInt)
IsCallByCallId(const TInt)
IMPORT_C
TBool
|
IsCallByCallId
|
(
|
const
TInt
|
aCallId
|
)
|
const
|
returns ETrue if call object found by call ID, NULL if not found.
IsCallByState(const TPEState)
returns ETrue if call object found by state, NULL if not found.
NewL(CCCE &, MPEMessageSender &)
Member Data Documentation
RPointerArray< CPESingleCall > * iCallArray
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.