API published in: S60 3rd Ed
Required Capabilities
NetworkServices ReadUserData
Exceptions
None
#include <imconnection.h>
Public Member Functions |
|
virtual void | HandleLoginL (const TInt aErrorCode)=0 |
Method is called when the LoginL() is completed. |
|
virtual void | HandleCancelLoginL (const TInt aErrorCode)=0 |
Method is called when the CancelLoginL() is completed. |
|
virtual void | HandleLogoutL (const TInt aErrorCode)=0 |
Method is called when the LogoutL() is completed. |
|
Method is called when the CancelLoginL() is completed.
|
|
Method is called when the LoginL() is completed.
|
|
Method is called when the LogoutL() is completed. Also called in situations when the Logout was initiated by the server or another client which was using the same connection
|