| Package | Description |
|---|---|
| tigase.jaxmpp.core.client.xmpp.stanzas |
XMPP Stanzas.
|
| Modifier and Type | Method and Description |
|---|---|
Presence.Show |
Presence.getShow()
Return avaiability substate.
|
static Presence.Show |
Presence.Show.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Presence.Show[] |
Presence.Show.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Presence.setShow(Presence.Show show)
Sets avaiability sub-state.
|
Copyright © 2006–2016 Tigase. All rights reserved.