CAknNotifierWrapperLight Class Reference
class CAknNotifierWrapperLight : public CBase
|
Constructor & Destructor Documentation
CAknNotifierWrapperLight(MAknNotifierWrapper &, TUid, TUid, TInt)
Constructor. Requires reference to a session owning instance (MAknNotifierWapper derived).
Parameters
MAknNotifierWrapper
& aSessionOwningNotifier
|
Object which provides the actual client server session to app server.
|
TUid
aNotifierUid
|
Uid of this notifier, returned in Info()
|
TUid
aChannel
|
Channel uid of this notifier, returned in Info()
|
TInt
aPriority
|
Priority of this notifier, see declaration of MEikSrvNotifierBase2, returned in Info()
|
~CAknNotifierWrapperLight()
IMPORT_C
|
~CAknNotifierWrapperLight
|
(
|
)
|
|
Member Functions Documentation
Info()
IMPORT_C TNotifierInfo
|
Info
|
(
|
)
|
const
|
NotifierCapabilites()
IMPORT_C
TInt
|
NotifierCapabilites
|
(
|
)
|
|
RegisterL()
IMPORT_C TNotifierInfo
|
RegisterL
|
(
|
)
|
|
Release()
IMPORT_C void
|
Release
|
(
|
)
|
|
Cancels asynchronous requests and deletes instance.
StartL(const TDesC8 &, TInt, const RMessagePtr2 &)
UpdateL(const TDesC8 &, TInt, const RMessagePtr2 &)
Updates a currently active notifier with new data.
Parameters
const
TDesC8
& aBuffer
|
Data from the client side.
|
TInt
aReplySlot
|
Identifies which message argument to use for the reply.
|
const
RMessagePtr2
& aMessage
|
Encapsulates the client request.
|
Member Data Documentation
TNotifierInfo iInfo
TNotifierInfo
|
iInfo
|
[private]
|
MAknNotifierWrapper & 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.