CAknEikServAppUiSession Class Reference
class CAknEikServAppUiSession : public CEikServAppUiSession |
Private Attributes |
---|
CEikServAppUi & | iAppUi |
Constructor & Destructor Documentation
CAknEikServAppUiSession(MEikServAppUiSessionHandler *, CEikServAppUi &)
~CAknEikServAppUiSession()
~CAknEikServAppUiSession | ( | ) | |
Member Functions Documentation
ConstructL()
void | ConstructL | ( | ) | [private, virtual] |
NewL(MEikServAppUiSessionHandler *, CEikServAppUi &)
ServiceL(const RMessage2 &)
void | ServiceL | ( | const RMessage2 & | aMessage | ) | [private, 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. |
Write(const RMessage2 &, const TAny *, const TDesC8 &, TInt)
Member Data Documentation
CEikServAppUi & iAppUi
CEikServAppUi & | iAppUi | [private] |
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.