|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PresenceShow | |
com.realtime.xmpp.types |
Uses of PresenceShow in com.realtime.xmpp.types |
Fields in com.realtime.xmpp.types declared as PresenceShow | |
static PresenceShow |
PresenceShow.AWAY
|
static PresenceShow |
PresenceShow.CHAT
|
static PresenceShow |
PresenceShow.XA
|
static PresenceShow |
PresenceShow.DND
|
protected PresenceShow |
Presence.m_show
The standard show code. |
Methods in com.realtime.xmpp.types that return PresenceShow | |
PresenceShow |
Presence.getShow()
Provide the standardized show code. |
Constructors in com.realtime.xmpp.types with parameters of type PresenceShow | |
Presence(PresenceShow show,
java.lang.String sStatus)
Create a presence code. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |