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

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

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

Methods in org.eclipse.ecf.protocol.msn with parameters of type IContactListener
 void Contact.addContactListener(IContactListener listener)
          Adds a IContactListener to this contact.
 void Contact.removeContactListener(IContactListener listener)
          Removes a IContactListener from this contact.