Interface ScenePlayBattleSettlePlayerInfoOuterClass.ScenePlayBattleSettlePlayerInfoOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
ScenePlayBattleSettlePlayerInfoOuterClass.ScenePlayBattleSettlePlayerInfo, ScenePlayBattleSettlePlayerInfoOuterClass.ScenePlayBattleSettlePlayerInfo.Builder
Enclosing class:
ScenePlayBattleSettlePlayerInfoOuterClass

public static interface ScenePlayBattleSettlePlayerInfoOuterClass.ScenePlayBattleSettlePlayerInfoOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getUid

      int getUid()
      uint32 uid = 7;
      Returns:
      The uid.
    • getCardListList

      repeated .ExhibitionDisplayInfo card_list = 4;
    • getCardList

      repeated .ExhibitionDisplayInfo card_list = 4;
    • getCardListCount

      int getCardListCount()
      repeated .ExhibitionDisplayInfo card_list = 4;
    • getCardListOrBuilderList

      repeated .ExhibitionDisplayInfo card_list = 4;
    • getCardListOrBuilder

      repeated .ExhibitionDisplayInfo card_list = 4;
    • hasProfilePicture

      boolean hasProfilePicture()
      .ProfilePicture profile_picture = 8;
      Returns:
      Whether the profilePicture field is set.
    • getProfilePicture

      .ProfilePicture profile_picture = 8;
      Returns:
      The profilePicture.
    • getProfilePictureOrBuilder

      .ProfilePicture profile_picture = 8;
    • getNickname

      String getNickname()
      string nickname = 3;
      Returns:
      The nickname.
    • getNicknameBytes

      com.google.protobuf.ByteString getNicknameBytes()
      string nickname = 3;
      Returns:
      The bytes for nickname.
    • getParam

      long getParam()
      int64 param = 11;
      Returns:
      The param.
    • getStatisticId

      int getStatisticId()
      uint32 statistic_id = 13;
      Returns:
      The statisticId.
    • getOnlineId

      String getOnlineId()
      string online_id = 5;
      Returns:
      The onlineId.
    • getOnlineIdBytes

      com.google.protobuf.ByteString getOnlineIdBytes()
      string online_id = 5;
      Returns:
      The bytes for onlineId.
    • getHeadImage

      int getHeadImage()
      uint32 head_image = 2;
      Returns:
      The headImage.