CMmCallList Class Reference
class CMmCallList : public CMmTsyObjectList |
This class provides the means for the Phone object (CMmPhoneTsy class) to keep track of opened calls from all Lines. When ever a Call object is opened it should be put on the Phone's CallList. Exception: Call objects for incoming calls -> TSY does not want visibility of these objects to clients.
Constructor & Destructor Documentation
Member Functions Documentation
AddObject(CTelObject *)
This method adds a TSY object to the container
ConstructL()
void | ConstructL | ( | ) | [private] |
By default Symbian 2nd phase constructor is private.
GetMmCallById(const TInt)
GetMmCallByIndex(const TInt)
Returns the Call that has the given index in container
GetMmCallByIndexAndLine(const TInt, const TName *)
Returns the Call that has the given index in container
GetMmCallByMode(const RMobilePhone::TMobileService)
Returns the Call that has the given mode
GetMmCallByName(const TName *)
GetMmCallByStatus(RMobileCall::TMobileCallStatus)
Returns the Call that has the given status
RemoveCallsByLine(const TName *)
void | RemoveCallsByLine | ( | const TName * | aLineName | ) | [virtual] |
Removes Calls from Call list opened from a given Line
RemoveMmCallById(const TInt)
TInt
| RemoveMmCallById | ( | const TInt | aMmCallId | ) | [virtual] |
Removes the Call that has given ID, from the Call container
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.