Uses of Class
com.skype.Group

Packages that use Group
com.skype <#if locale="ja"> <#else> Provides the classes for Skype API  
 

Uses of Group in com.skype
 

Methods in com.skype that return Group
 Group ContactList.addGroup(String name)
          Add group to contactlist.
 Group[] ContactList.getAllGroups()
          Search for CUSTOM groups.
 Group[] ContactList.getAllSystemGroups()
          Search for HARDWIRED groups.
 Group ContactList.getGroup(String displayName)
          Search for group with displayname.
 Group ContactList.getSystemGroup(Group.Type type)
          Search for a group based on it's type.
 

Methods in com.skype with parameters of type Group
 void ContactList.removeGroup(Group group)
          Remove group from contactlist.
 



Copyright © 2004-2011. All Rights Reserved.