public static interface Packet.LoginOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
Packet.Agreement |
getAgreement()
.xin.alum.aim.model.proto.Agreement agreement = 3; |
int |
getAgreementValue()
.xin.alum.aim.model.proto.Agreement agreement = 3; |
String |
getToken()
身份凭证
string token = 2; |
com.google.protobuf.ByteString |
getTokenBytes()
身份凭证
string token = 2; |
String |
getUser()
用户标识
string user = 1; |
com.google.protobuf.ByteString |
getUserBytes()
用户标识
string user = 1; |
String getUser()
用户标识
string user = 1;com.google.protobuf.ByteString getUserBytes()
用户标识
string user = 1;String getToken()
身份凭证
string token = 2;com.google.protobuf.ByteString getTokenBytes()
身份凭证
string token = 2;int getAgreementValue()
.xin.alum.aim.model.proto.Agreement agreement = 3;Packet.Agreement getAgreement()
.xin.alum.aim.model.proto.Agreement agreement = 3;Copyright © 2020–2022 The AIM Project. All rights reserved.