| Package | Description |
|---|---|
| net.boreeas.riotapi.rtmp | |
| net.boreeas.riotapi.rtmp.messages.control |
| Modifier and Type | Method and Description |
|---|---|
static MessageType |
MessageType.getById(int id) |
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RtmpEvent(MessageType type) |
RtmpEvent(MessageType type,
int timeStamp) |
| Constructor and Description |
|---|
Command(MessageType type) |
Invoke(MessageType type) |
Notification(MessageType type) |
Copyright © 2014. All rights reserved.