Uses of Class
org.eclipse.ecf.protocol.msn.Group

Packages that use Group
org.eclipse.ecf.protocol.msn Provides support for connecting to the MSN servers used by Windows Live Messenger. 
org.eclipse.ecf.protocol.msn.events Provides listener interfaces for handling events received from the MSN network. 
 

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

Methods in org.eclipse.ecf.protocol.msn with parameters of type Group
 void ContactList.removeGroup(Group group)
          Removes the specified group from the user's list.
 

Uses of Group in org.eclipse.ecf.protocol.msn.events
 

Methods in org.eclipse.ecf.protocol.msn.events with parameters of type Group
 void IContactListListener.groupAdded(Group group)
          This method is invoked when a group has been added to the contact list.