| Package | Description |
|---|---|
| org.kaazing.gateway.transport.wsr |
| Modifier and Type | Method and Description |
|---|---|
RtmpDataMessage.DataKind |
RtmpDataStartDataMessage.getDataKind() |
RtmpDataMessage.DataKind |
RtmpSampleAccessMessage.getDataKind() |
RtmpDataMessage.DataKind |
RtmpStreamMetaDataMessage.getDataKind() |
abstract RtmpDataMessage.DataKind |
RtmpDataMessage.getDataKind() |
RtmpDataMessage.DataKind |
RtmpBinaryDataMessage.getDataKind() |
static RtmpDataMessage.DataKind |
RtmpDataMessage.DataKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RtmpDataMessage.DataKind[] |
RtmpDataMessage.DataKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2015. All rights reserved.