|
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.ContactJabberImpl
net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
public class VolatileContactJabberImpl
The Jabber implementation for Volatile Contact
| Constructor Summary | |
|---|---|
VolatileContactJabberImpl(String id,
ServerStoredContactListJabberImpl ssclCallback)
Creates an Volatile JabberContactImpl with the specified id |
|
| Method Summary | |
|---|---|
String |
getAddress()
Returns the Jabber Userid of this contact |
String |
getDisplayName()
Returns a String that could be used by any user interacting modules for referring to this contact. |
boolean |
isPersistent()
Determines whether or not this contact group is being stored by the server. |
String |
toString()
Returns a string representation of this contact, containing most of its representative details. |
| Methods inherited from class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl |
|---|
equals, getImage, getImage, getParentContactGroup, getPersistentData, getPresenceStatus, getProtocolProvider, getServerDisplayName, getSourceEntry, getStatusMessage, hashCode, isLocal, isResolved, setImage, setPersistent, setPersistentData, setResolved, setServerDisplayName, setStatusMessage, updatePresenceStatus |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
VolatileContactJabberImpl(String id,
ServerStoredContactListJabberImpl ssclCallback)
id - String the user id/addressssclCallback - a reference to the ServerStoredContactListImpl
instance that created us.| Method Detail |
|---|
public String getAddress()
getAddress in interface ContactgetAddress in class ContactJabberImplpublic String getDisplayName()
getDisplayName in interface ContactgetDisplayName in class ContactJabberImplpublic String toString()
toString in class ContactJabberImplpublic boolean isPersistent()
isPersistent in interface ContactisPersistent in class ContactJabberImpl
|
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 | |||||||||