public class Sent extends DBase
body, json| 构造器和说明 |
|---|
Sent() |
Sent(String key) |
Sent(String key,
long timestamp) |
Sent(String key,
long timestamp,
com.google.protobuf.Message data) |
Sent(String key,
com.google.protobuf.Message data) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getType()
消息类型,请参阅AIMConstant.DATA_TYPE_****
|
Packet.Sent |
toBuilder()
转换ProtoBuf
|
String |
toString() |
deallocate, toJson, toProto, touchpublic Sent()
public Sent(String key)
public Sent(String key, long timestamp)
public Sent(String key, long timestamp, com.google.protobuf.Message data)
public Sent(String key, com.google.protobuf.Message data)
public int getType()
TransportablegetType 在类中 Transportablepublic Packet.Sent toBuilder()
DBaseCopyright © 2020–2022 The AIM Project. All rights reserved.