public class RtmpPlayResponseCommandMessage extends RtmpCommandMessage
RtmpCommandMessage.CommandKindRtmpStreamMessage.StreamKindRtmpMessage.Kind| Modifier and Type | Field and Description |
|---|---|
static String |
CODE |
static String |
DESCRIPTION |
static String |
LEVEL |
| Constructor and Description |
|---|
RtmpPlayResponseCommandMessage() |
| Modifier and Type | Method and Description |
|---|---|
RtmpCommandMessage.CommandKind |
getCommandKind() |
String |
getName() |
getStreamKind, getTransactionId, setTransactionId, toStringgetChunkStreamId, getKind, getMessageStreamId, getTimestamp, setChunkStreamId, setMessageStreamId, setTimestamppublic static final String LEVEL
public static final String CODE
public static final String DESCRIPTION
public RtmpCommandMessage.CommandKind getCommandKind()
getCommandKind in class RtmpCommandMessagepublic String getName()
getName in class RtmpCommandMessageCopyright © 2014–2015. All rights reserved.