public class RtmpHandshakeResponseMessage extends RtmpHandshakeMessage
RtmpMessage.KindNONCE_LENGTH| Constructor and Description |
|---|
RtmpHandshakeResponseMessage(int t1,
int t2,
ByteBuffer nonce) |
| Modifier and Type | Method and Description |
|---|---|
RtmpMessage.Kind |
getKind() |
String |
toString() |
getNonce, getTimestamp1, getTimestamp2, setTimestamp2public RtmpHandshakeResponseMessage(int t1,
int t2,
ByteBuffer nonce)
public RtmpMessage.Kind getKind()
getKind in class RtmpHandshakeMessageCopyright © 2014–2015. All rights reserved.