Package | Description |
---|---|
org.red5.server.net.rtmp.message |
Modifier and Type | Method and Description |
---|---|
static StreamAction |
StreamAction.getEnum(String actionString) |
static StreamAction |
StreamAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamAction[] |
StreamAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
StreamAction.equals(StreamAction action) |
Copyright © 2006-2012 The Red5 Project