| Package | Description |
|---|---|
| abs.ixi.client.xmpp |
| Modifier and Type | Method and Description |
|---|---|
StreamState |
StreamContext.getState() |
static StreamState |
StreamState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamState[] |
StreamState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StreamContext.setState(StreamState state) |
Copyright © 2019. All rights reserved.