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

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

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

Methods in org.eclipse.ecf.protocol.msn with parameters of type IContactListListener
 void ContactList.addContactListListener(IContactListListener listener)
          Adds a IContactListener to this.
 void ContactList.removeContactsListListener(IContactListListener listener)
          Removes a IContactListener from this.