NetworkServices ReadUserData
None
#include <e32base.h>
#include <ecom/ecom.h>
#include "imconnection.inl"
Go to the source code of this file.
Data Structures | |
class | CImConnection |
Instant Messaging API class By creating this class the user automatically connects to the Symbian server but to do something reasonable the IM interface has to be created using this class. More... | |
class | MImConnectionObserver |
Connection Observer interface. More... | |
Enumerations | |
enum | TImConnectionStatus { ELoggedIn = 0, ENotLoggedIn } |
|