| Package | Description |
|---|---|
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Method and Description |
|---|---|
Presence.PresenceType |
Presence.getType() |
static Presence.PresenceType |
Presence.PresenceType.valueFrom(String val) |
static Presence.PresenceType |
Presence.PresenceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Presence.PresenceType[] |
Presence.PresenceType.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.setType(Presence.PresenceType type) |
Copyright © 2019. All rights reserved.