CMediatorNotifications Class Reference
class CMediatorNotifications : public CBase
|
A class used for receiving Mediator Service notifications and command/event information.
MediatorClient.lib
-
Since
-
S60 3.1
Private Attributes
|
CMediatorNotificationsBody *
|
iBody
|
Constructor & Destructor Documentation
CMediatorNotifications()
CMediatorNotifications
|
(
|
)
|
|
~CMediatorNotifications()
~CMediatorNotifications
|
(
|
)
|
[virtual]
|
Member Functions Documentation
ConstructL()
By default Symbian 2nd phase constructor is private.
GetCategories(TUid, MediatorService::RCategoryList &)
Get a list of registered categories.
GetCommands(TUid, TUid, MediatorService::RCommandList &)
Get a list of registered commands.
GetDomains(MediatorService::RDomainList &)
Get a list of registered domains.
GetEvents(TUid, TUid, MediatorService::REventList &)
Get a list of registered events.
Parameters
TUid
aDomain
|
The identifier of the domain.
|
TUid
aCategory
|
The identifier of the category.
|
MediatorService::REventList
& aEvents
|
The list of registered events for the category.
|
RegisterNotificationObserver(MMediatorNotifications *)
Register a registration observer. Any changes in the registration information will be notified via the observer interface.
UnregisterNotificationObserver()
IMPORT_C
TInt
|
UnregisterNotificationObserver
|
(
|
)
|
|
Unregister a registration observer.
Member Data Documentation
CMediatorNotificationsBody * iBody
CMediatorNotificationsBody *
|
iBody
|
[private]
|
Pointer to implementation class Own.
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.