| Package | Description |
|---|---|
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Field and Description |
|---|---|
protected IQContent.IQContentType |
AbstractIQContent.type |
| Modifier and Type | Method and Description |
|---|---|
IQContent.IQContentType |
IQContent.getType() |
IQContent.IQContentType |
AbstractIQContent.getType() |
static IQContent.IQContentType |
IQContent.IQContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IQContent.IQContentType[] |
IQContent.IQContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractIQContent(String xmlns,
IQContent.IQContentType type) |
Copyright © 2019. All rights reserved.