public static interface Packet.ReplyOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
int32 code = 2; |
com.google.protobuf.Any |
getData()
.google.protobuf.Any data = 5; |
com.google.protobuf.AnyOrBuilder |
getDataOrBuilder()
.google.protobuf.Any data = 5; |
String |
getKey()
string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 1; |
String |
getMessage()
string message = 3; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 3; |
long |
getTimestamp()
int64 timestamp = 4; |
boolean |
hasData()
.google.protobuf.Any data = 5; |
String getKey()
string key = 1;com.google.protobuf.ByteString getKeyBytes()
string key = 1;int getCode()
int32 code = 2;String getMessage()
string message = 3;com.google.protobuf.ByteString getMessageBytes()
string message = 3;long getTimestamp()
int64 timestamp = 4;boolean hasData()
.google.protobuf.Any data = 5;com.google.protobuf.Any getData()
.google.protobuf.Any data = 5;com.google.protobuf.AnyOrBuilder getDataOrBuilder()
.google.protobuf.Any data = 5;Copyright © 2020–2022 The AIM Project. All rights reserved.