|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PresenceType | |
|---|---|
| tigase.muc.xmpp.stanzas | Privides implementations of XML stanzas. |
| Uses of PresenceType in tigase.muc.xmpp.stanzas |
|---|
| Methods in tigase.muc.xmpp.stanzas that return PresenceType | |
|---|---|
PresenceType |
Presence.getType()
Get stanza type. |
static PresenceType |
PresenceType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static PresenceType[] |
PresenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in tigase.muc.xmpp.stanzas with parameters of type PresenceType | |
|---|---|
Presence(PresenceType type)
Construct presence stanza. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||