class MMsvImapConnectionObserver |
Abstract base class used for IMAP4 connection observation.
A derived class to handle IMAP4 connection events should override the HandleImapConnectionEvent() member function.
Objects that implement this interface are passed as a packaged parameter to CImap4ClientMtm::InvokeAsyncFunctionL() when a connection command is issued.
Public Member Functions | |
---|---|
void | HandleImapConnectionEvent(TImapConnectionEvent) |
void | HandleImapConnectionEvent | ( | TImapConnectionEvent | aConnectionState | ) | [pure virtual] |
Called when a connection event occurs.
TImapConnectionEvent aConnectionState | Connection event |
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.