public static interface AdminPacket.HandshakeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getCommunicationEncoding()
string communication_encoding = 1; |
com.google.protobuf.ByteString |
getCommunicationEncodingBytes()
string communication_encoding = 1; |
AdminPacket.Handshake.CommunicationEncodingPresentCase |
getCommunicationEncodingPresentCase() |
com.google.protobuf.ByteString |
getSeeds()
bytes seeds = 2; |
java.lang.String getCommunicationEncoding()
string communication_encoding = 1;com.google.protobuf.ByteString getCommunicationEncodingBytes()
string communication_encoding = 1;com.google.protobuf.ByteString getSeeds()
bytes seeds = 2;AdminPacket.Handshake.CommunicationEncodingPresentCase getCommunicationEncodingPresentCase()
Copyright © 2019. All rights reserved.