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