MMsvImapConnectionObserver Class Reference

#include <mw/imapconnectionobserver.h>

class MMsvImapConnectionObserver
Public Member Functions
pure virtual voidHandleImapConnectionEvent(TImapConnectionEvent)

Detailed Description

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.

See also: TImap4Cmds

Member Function Documentation

HandleImapConnectionEvent ( TImapConnectionEvent )

voidHandleImapConnectionEvent(TImapConnectionEventaConnectionState)[pure virtual]

Called when a connection event occurs.

Parameters
aConnectionStateConnection event