imconnection.h File Reference

API published in: S60 3rd Ed

Capability Information

Required Capabilities

NetworkServices ReadUserData

Exceptions

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 }

Enumeration Type Documentation

enum TImConnectionStatus
 
Enumerator:
ELoggedIn 
ENotLoggedIn 

Copyright © Nokia Corporation 2001-2008
Back to top