CEikServAppUiSession Class Reference
class CEikServAppUiSession : public CSession2 |
Constructor & Destructor Documentation
CEikServAppUiSession(MEikServAppUiSessionHandler *)
~CEikServAppUiSession()
IMPORT_C | ~CEikServAppUiSession | ( | ) | |
Member Functions Documentation
ConstructL()
IMPORT_C void | ConstructL | ( | ) | [virtual] |
PanicClient(const RMessage2 &, TEikAppUiServPanic)
Server()
CEikServAppUiServer & | Server | ( | ) | [private, inline] |
ServiceError(const RMessage2 &, TInt)
IMPORT_C void | ServiceError | ( | const RMessage2 & | aMessage, |
| TInt | aError |
| ) | [virtual] |
ServiceL(const RMessage2 &)
IMPORT_C void | ServiceL | ( | const RMessage2 & | aMessage | ) | [virtual] |
Handles the servicing of a client request that has been passed to the server.
This function must be implemented in a derived class. The details of the request are contained within the message.
Parameters
const RMessage2 & aMessage | The message containing the details of the client request. |
Member Data Documentation
CEikServAppUiServer * iAppUiServer
CEikServAppUiServer * | iAppUiServer | [protected] |
TBool
iScreenBlanked
TBool
| iScreenBlanked | [protected] |
MEikServAppUiSessionHandler * iSessionHandler
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.