|
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.icq.VolatileBuddy
class VolatileBuddy
Implements the buddy interface as a means of providing volatile contacts.
| Constructor Summary | |
|---|---|
VolatileBuddy(net.kano.joustsim.Screenname screenname)
Constructs a VolatileBuddy from the specified screenname. |
|
| Method Summary | |
|---|---|
void |
addBuddyListener(net.kano.joustsim.oscar.oscar.service.ssi.BuddyListener listener)
|
int |
getAlertActionMask()
|
int |
getAlertEventMask()
|
String |
getAlertSound()
|
String |
getAlias()
Returns the screenname of this contact |
String |
getBuddyComment()
|
net.kano.joustsim.oscar.oscar.service.ssi.BuddyList |
getBuddyList()
|
net.kano.joustsim.Screenname |
getScreenname()
Returns the screenname of this contact. |
boolean |
isActive()
|
boolean |
isAwaitingAuthorization()
|
void |
removeBuddyListener(net.kano.joustsim.oscar.oscar.service.ssi.BuddyListener listener)
|
void |
setAwaitingAuthorization(boolean value)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VolatileBuddy(net.kano.joustsim.Screenname screenname)
screenname - the screenname to construct the buddy from.| Method Detail |
|---|
public String getAlias()
getAlias in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic net.kano.joustsim.Screenname getScreenname()
getScreenname in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic void addBuddyListener(net.kano.joustsim.oscar.oscar.service.ssi.BuddyListener listener)
addBuddyListener in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic int getAlertActionMask()
getAlertActionMask in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic int getAlertEventMask()
getAlertEventMask in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic String getAlertSound()
getAlertSound in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic String getBuddyComment()
getBuddyComment in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic net.kano.joustsim.oscar.oscar.service.ssi.BuddyList getBuddyList()
getBuddyList in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic boolean isActive()
isActive in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic void removeBuddyListener(net.kano.joustsim.oscar.oscar.service.ssi.BuddyListener listener)
removeBuddyListener in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic boolean isAwaitingAuthorization()
isAwaitingAuthorization in interface net.kano.joustsim.oscar.oscar.service.ssi.Buddypublic void setAwaitingAuthorization(boolean value)
|
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 | |||||||||