|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.impl.protocol.yahoo.AbstractContactGroupYahooImpl
net.java.sip.communicator.impl.protocol.yahoo.ContactGroupYahooImpl
net.java.sip.communicator.impl.protocol.yahoo.VolatileContactGroupYahooImpl
public class VolatileContactGroupYahooImpl
The Yahoo implementation of the Volatile ContactGroup interface.
| Constructor Summary | |
|---|---|
VolatileContactGroupYahooImpl(String groupName,
ServerStoredContactListYahooImpl ssclCallback)
Creates an Yahoo group using the specified group name |
|
| Method Summary | |
|---|---|
String |
getGroupName()
Returns the name of this group. |
boolean |
isPersistent()
Determines whether or not this contact group is being stored by the server. |
String |
toString()
Returns a string representation of this group, in the form YahooGroup.GroupName[size]{ buddy1.toString(), buddy2.toString(), ...}. |
| Methods inherited from class net.java.sip.communicator.impl.protocol.yahoo.ContactGroupYahooImpl |
|---|
addContact, canContainSubgroups, contacts, countContacts, countSubgroups, equals, findContact, getContact, getGroup, getGroup, getParentContactGroup, getPersistentData, getProtocolProvider, getSourceGroup, getUID, hashCode, isResolved, removeContact, setResolved, setSourceGroup, subgroups |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
VolatileContactGroupYahooImpl(String groupName,
ServerStoredContactListYahooImpl ssclCallback)
groupName - String groupnamessclCallback - a callback to the server stored contact list
we're creating.| Method Detail |
|---|
public String getGroupName()
getGroupName in interface ContactGroupgetGroupName in class ContactGroupYahooImplpublic String toString()
toString in class ContactGroupYahooImplpublic boolean isPersistent()
isPersistent in interface ContactGroupisPersistent in class ContactGroupYahooImpl
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||