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