| Package | Description |
|---|---|
| org.red5.io.object |
| Modifier and Type | Method and Description |
|---|---|
static Flag |
Flag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Flag[] |
Flag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 Red5. All rights reserved.