CNotifierServer Class Reference
class CNotifierServer : public CServer2 |
Constructor & Destructor Documentation
CNotifierServer(TInt)
CNotifierServer | ( | TInt | aPriority | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private] |
NewSessionL(const TVersion &, const RMessage2 &)
Creates a server-side session object.
The session represents a communication link between a client and a server, and its creation is initiated by the client through a call to one of the RSessionBase::CreateSession() variants.
A server must provide an implementation, which as a minimum should:
User::QueryVersionSupported()
Parameters
const TVersion & aVersion | The version information supplied by the client. |
const RMessage2 & aMessage | Represents the details of the client request that is requesting the creation of the session. |
Member Data Documentation
CNotifierManager * iManager
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.