public class DataMessage extends ChannelMessage
| Constructor and Description |
|---|
DataMessage(ByteBuffer body,
long timestamp,
long msgId,
String channelId) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
body() |
getChannelId, getMsgId, getTimestamppublic DataMessage(ByteBuffer body, long timestamp, long msgId, String channelId)
public ByteBuffer body()
Copyright © 2021. All rights reserved.