public static interface Aim.PacketOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCode()
uint32 code = 4; |
com.google.protobuf.Any |
getData()
.google.protobuf.Any data = 7; |
com.google.protobuf.AnyOrBuilder |
getDataOrBuilder()
.google.protobuf.Any data = 7; |
String |
getKey()
string key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 1; |
String |
getMessage()
string message = 5; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 5; |
int |
getPriority()
uint32 priority = 3; |
String |
getRecipient()
string recipient = 2; |
com.google.protobuf.ByteString |
getRecipientBytes()
string recipient = 2; |
long |
getTimestamp()
uint64 timestamp = 6; |
boolean |
hasData()
.google.protobuf.Any data = 7; |
String getKey()
string key = 1;com.google.protobuf.ByteString getKeyBytes()
string key = 1;String getRecipient()
string recipient = 2;com.google.protobuf.ByteString getRecipientBytes()
string recipient = 2;int getPriority()
uint32 priority = 3;int getCode()
uint32 code = 4;String getMessage()
string message = 5;com.google.protobuf.ByteString getMessageBytes()
string message = 5;long getTimestamp()
uint64 timestamp = 6;boolean hasData()
.google.protobuf.Any data = 7;com.google.protobuf.Any getData()
.google.protobuf.Any data = 7;com.google.protobuf.AnyOrBuilder getDataOrBuilder()
.google.protobuf.Any data = 7;Copyright © 2020–2023 The Aim Project. All rights reserved.