| Package | Description |
|---|---|
| rocks.xmpp.extensions.commands.model |
Provides XML schema implementations of XEP-0050: Ad-Hoc Commands.
|
| Modifier and Type | Method and Description |
|---|---|
static Command.Action |
Command.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Command.Action[] |
Command.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 XMPP.rocks. All rights reserved.