|
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.jabber.AbstractContactGroupJabberImpl
net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
net.java.sip.communicator.impl.protocol.jabber.VolatileContactGroupJabberImpl
public class VolatileContactGroupJabberImpl
The Jabber implementation of the Volatile ContactGroup interface.
| Constructor Summary | |
|---|---|
VolatileContactGroupJabberImpl(String groupName,
ServerStoredContactListJabberImpl ssclCallback)
Creates an Jabber 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 JabberGroup.GroupName[size]{ buddy1.toString(), buddy2.toString(), ...}. |
| Methods inherited from class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl |
|---|
addContact, canContainSubgroups, contacts, countContacts, countSubgroups, equals, findContact, getContact, getGroup, getGroup, getNameCopy, getParentContactGroup, getPersistentData, getProtocolProvider, getSourceGroup, getUID, hashCode, isResolved, removeContact, setNameCopy, setResolved, setSourceGroup, subgroups |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
VolatileContactGroupJabberImpl(String groupName,
ServerStoredContactListJabberImpl 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 ContactGroupJabberImplpublic String toString()
toString in class ContactGroupJabberImplpublic boolean isPersistent()
isPersistent in interface ContactGroupisPersistent in class ContactGroupJabberImpl
|
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 | |||||||||