|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Group.Type | |
---|---|
com.skype | <#if locale="ja"> <#else> Provides the classes for Skype API #if> |
Uses of Group.Type in com.skype |
---|
Methods in com.skype that return Group.Type | |
---|---|
Group.Type |
Group.getType()
Get the type of this GROUP. |
static Group.Type |
Group.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Group.Type[] |
Group.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.skype with parameters of type Group.Type | |
---|---|
Group |
ContactList.getSystemGroup(Group.Type type)
Search for a group based on it's type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |