public class DataMessage extends ChannelMessage
| 构造器和说明 |
|---|
DataMessage(ByteBuffer body,
long timestamp,
long msgId,
String channelId) |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteBuffer |
body() |
getChannelId, getMsgId, getTimestamppublic DataMessage(ByteBuffer body, long timestamp, long msgId, String channelId)
public ByteBuffer body()
Copyright © 2022. All rights reserved.