| Package | Description |
|---|---|
| net.boreeas.riotapi.rtmp.messages.control |
| Modifier and Type | Method and Description |
|---|---|
static UserControlMessage.Type |
UserControlMessage.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserControlMessage.Type[] |
UserControlMessage.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UserControlMessage(UserControlMessage.Type controlMessageType,
List<Integer> values) |
Copyright © 2014. All rights reserved.