| Package | Description |
|---|---|
| com.wowza.wms.pushpublish.protocol.rtmp |
| Modifier and Type | Field | Description |
|---|---|---|
protected PushPublishRTMP.STATE |
PushPublishRTMP.connectionState |
| Modifier and Type | Method | Description |
|---|---|---|
static PushPublishRTMP.STATE |
PushPublishRTMP.STATE.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PushPublishRTMP.STATE[] |
PushPublishRTMP.STATE.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
PushPublishRTMP.tryToConnect(PushPublishRTMP.STATE connectionState) |
Try to connect to server
|