Uses of Interface
org.eclipse.ecf.protocol.msn.events.ISessionListener

Packages that use ISessionListener
org.eclipse.ecf.protocol.msn Provides support for connecting to the MSN servers used by Windows Live Messenger. 
 

Uses of ISessionListener in org.eclipse.ecf.protocol.msn
 

Methods in org.eclipse.ecf.protocol.msn with parameters of type ISessionListener
 void MsnClient.addSessionListener(ISessionListener listener)
          Add an ISessionListener to this client.
 void MsnClient.removeSessionListener(ISessionListener listener)
          Removes an ISessionListener from this client.