| Package | Description |
|---|---|
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Method and Description |
|---|---|
Message.MessageType |
Message.getType() |
static Message.MessageType |
Message.MessageType.valueFrom(String val) |
static Message.MessageType |
Message.MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Message.MessageType[] |
Message.MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Message.setType(Message.MessageType type) |
| Constructor and Description |
|---|
Message(String messageId,
Message.MessageType type) |
Copyright © 2019. All rights reserved.