public static interface Aio.UserOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAvatar()
string avatar = 3; |
com.google.protobuf.ByteString |
getAvatarBytes()
string avatar = 3; |
long |
getBirthday()
uint64 birthday = 7; |
int |
getId()
uint32 id = 1; |
String |
getIp()
string ip = 8; |
com.google.protobuf.ByteString |
getIpBytes()
string ip = 8; |
float |
getLatitude()
float latitude = 6; |
float |
getLongitude()
float longitude = 5; |
String |
getName()
string name = 2; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 2; |
int |
getSex()
uint32 sex = 4; |
int getId()
uint32 id = 1;String getName()
string name = 2;com.google.protobuf.ByteString getNameBytes()
string name = 2;String getAvatar()
string avatar = 3;com.google.protobuf.ByteString getAvatarBytes()
string avatar = 3;int getSex()
uint32 sex = 4;float getLongitude()
float longitude = 5;float getLatitude()
float latitude = 6;long getBirthday()
uint64 birthday = 7;String getIp()
string ip = 8;com.google.protobuf.ByteString getIpBytes()
string ip = 8;Copyright © 2020–2023 The Aio Project. All rights reserved.