| Package | Description |
|---|---|
| com.skype |
<#if locale="ja">
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactList.removeGroup(Group group)
Remove group from contactlist.
|
Copyright © 2013. All Rights Reserved.