Package emu.grasscutter.net.proto
Interface FriendBriefOuterClass.FriendBriefOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
FriendBriefOuterClass.FriendBrief,FriendBriefOuterClass.FriendBrief.Builder
- Enclosing class:
- FriendBriefOuterClass
public static interface FriendBriefOuterClass.FriendBriefOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionintuint32 avatar_id = 4;intuint32 chat_sequence = 16;.FriendEnterHomeOption friend_enter_home_option = 23;int.FriendEnterHomeOption friend_enter_home_option = 23;booleanbool is_chat_no_disturb = 15;booleanbool is_game_source = 25;booleanbool is_mp_mode_available = 10;booleanbool is_psn_source = 26;intuint32 last_active_time = 12;intgetLevel()uint32 level = 3;intuint32 mp_player_num = 14;intuint32 name_card_id = 13;string nickname = 2;com.google.protobuf.ByteStringstring nickname = 2;string online_id = 11;com.google.protobuf.ByteStringstring online_id = 11;.FriendOnlineState online_state = 7;int.FriendOnlineState online_state = 7;intgetParam()uint32 param = 8;.PlatformType platform_type = 27;int.PlatformType platform_type = 27;.ProfilePicture profile_picture = 24;.ProfilePicture profile_picture = 24;string remark_name = 17;com.google.protobuf.ByteStringstring remark_name = 17;getShowAvatarInfoList(int index) repeated .SocialShowAvatarInfo show_avatar_info_list = 22;intrepeated .SocialShowAvatarInfo show_avatar_info_list = 22;repeated .SocialShowAvatarInfo show_avatar_info_list = 22;getShowAvatarInfoListOrBuilder(int index) repeated .SocialShowAvatarInfo show_avatar_info_list = 22;repeated .SocialShowAvatarInfo show_avatar_info_list = 22;string signature = 6;com.google.protobuf.ByteStringstring signature = 6;intgetUid()uint32 uid = 1;intuint32 world_level = 5;boolean.ProfilePicture profile_picture = 24;Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getUid
int getUid()uint32 uid = 1;- Returns:
- The uid.
-
getNickname
String getNickname()string nickname = 2;- Returns:
- The nickname.
-
getNicknameBytes
com.google.protobuf.ByteString getNicknameBytes()string nickname = 2;- Returns:
- The bytes for nickname.
-
getLevel
int getLevel()uint32 level = 3;- Returns:
- The level.
-
getAvatarId
int getAvatarId()uint32 avatar_id = 4;- Returns:
- The avatarId.
-
getWorldLevel
int getWorldLevel()uint32 world_level = 5;- Returns:
- The worldLevel.
-
getSignature
String getSignature()string signature = 6;- Returns:
- The signature.
-
getSignatureBytes
com.google.protobuf.ByteString getSignatureBytes()string signature = 6;- Returns:
- The bytes for signature.
-
getOnlineStateValue
int getOnlineStateValue().FriendOnlineState online_state = 7;- Returns:
- The enum numeric value on the wire for onlineState.
-
getOnlineState
FriendOnlineStateOuterClass.FriendOnlineState getOnlineState().FriendOnlineState online_state = 7;- Returns:
- The onlineState.
-
getParam
int getParam()uint32 param = 8;- Returns:
- The param.
-
getIsMpModeAvailable
boolean getIsMpModeAvailable()bool is_mp_mode_available = 10;- Returns:
- The isMpModeAvailable.
-
getOnlineId
String getOnlineId()string online_id = 11;- Returns:
- The onlineId.
-
getOnlineIdBytes
com.google.protobuf.ByteString getOnlineIdBytes()string online_id = 11;- Returns:
- The bytes for onlineId.
-
getLastActiveTime
int getLastActiveTime()uint32 last_active_time = 12;- Returns:
- The lastActiveTime.
-
getNameCardId
int getNameCardId()uint32 name_card_id = 13;- Returns:
- The nameCardId.
-
getMpPlayerNum
int getMpPlayerNum()uint32 mp_player_num = 14;- Returns:
- The mpPlayerNum.
-
getIsChatNoDisturb
boolean getIsChatNoDisturb()bool is_chat_no_disturb = 15;- Returns:
- The isChatNoDisturb.
-
getChatSequence
int getChatSequence()uint32 chat_sequence = 16;- Returns:
- The chatSequence.
-
getRemarkName
String getRemarkName()string remark_name = 17;- Returns:
- The remarkName.
-
getRemarkNameBytes
com.google.protobuf.ByteString getRemarkNameBytes()string remark_name = 17;- Returns:
- The bytes for remarkName.
-
getShowAvatarInfoListList
List<SocialShowAvatarInfoOuterClass.SocialShowAvatarInfo> getShowAvatarInfoListList()repeated .SocialShowAvatarInfo show_avatar_info_list = 22; -
getShowAvatarInfoList
repeated .SocialShowAvatarInfo show_avatar_info_list = 22; -
getShowAvatarInfoListCount
int getShowAvatarInfoListCount()repeated .SocialShowAvatarInfo show_avatar_info_list = 22; -
getShowAvatarInfoListOrBuilderList
List<? extends SocialShowAvatarInfoOuterClass.SocialShowAvatarInfoOrBuilder> getShowAvatarInfoListOrBuilderList()repeated .SocialShowAvatarInfo show_avatar_info_list = 22; -
getShowAvatarInfoListOrBuilder
SocialShowAvatarInfoOuterClass.SocialShowAvatarInfoOrBuilder getShowAvatarInfoListOrBuilder(int index) repeated .SocialShowAvatarInfo show_avatar_info_list = 22; -
getFriendEnterHomeOptionValue
int getFriendEnterHomeOptionValue().FriendEnterHomeOption friend_enter_home_option = 23;- Returns:
- The enum numeric value on the wire for friendEnterHomeOption.
-
getFriendEnterHomeOption
FriendEnterHomeOptionOuterClass.FriendEnterHomeOption getFriendEnterHomeOption().FriendEnterHomeOption friend_enter_home_option = 23;- Returns:
- The friendEnterHomeOption.
-
hasProfilePicture
boolean hasProfilePicture().ProfilePicture profile_picture = 24;- Returns:
- Whether the profilePicture field is set.
-
getProfilePicture
ProfilePictureOuterClass.ProfilePicture getProfilePicture().ProfilePicture profile_picture = 24;- Returns:
- The profilePicture.
-
getProfilePictureOrBuilder
ProfilePictureOuterClass.ProfilePictureOrBuilder getProfilePictureOrBuilder().ProfilePicture profile_picture = 24; -
getIsGameSource
boolean getIsGameSource()bool is_game_source = 25;- Returns:
- The isGameSource.
-
getIsPsnSource
boolean getIsPsnSource()bool is_psn_source = 26;- Returns:
- The isPsnSource.
-
getPlatformTypeValue
int getPlatformTypeValue().PlatformType platform_type = 27;- Returns:
- The enum numeric value on the wire for platformType.
-
getPlatformType
PlatformTypeOuterClass.PlatformType getPlatformType().PlatformType platform_type = 27;- Returns:
- The platformType.
-