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