Interface GadgetPlayStopNotifyOuterClass.GadgetPlayStopNotifyOrBuilder

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

public static interface GadgetPlayStopNotifyOuterClass.GadgetPlayStopNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • getUidInfoListList

      repeated .GadgetPlayUidInfo uid_info_list = 1;
    • getUidInfoList

      repeated .GadgetPlayUidInfo uid_info_list = 1;
    • getUidInfoListCount

      int getUidInfoListCount()
      repeated .GadgetPlayUidInfo uid_info_list = 1;
    • getUidInfoListOrBuilderList

      List<? extends GadgetPlayUidInfoOuterClass.GadgetPlayUidInfoOrBuilder> getUidInfoListOrBuilderList()
      repeated .GadgetPlayUidInfo uid_info_list = 1;
    • getUidInfoListOrBuilder

      GadgetPlayUidInfoOuterClass.GadgetPlayUidInfoOrBuilder getUidInfoListOrBuilder(int index)
      repeated .GadgetPlayUidInfo uid_info_list = 1;
    • getPlayType

      int getPlayType()
      uint32 play_type = 3;
      Returns:
      The playType.
    • getIsWin

      boolean getIsWin()
      bool is_win = 8;
      Returns:
      The isWin.
    • getEntityId

      int getEntityId()
      uint32 entity_id = 15;
      Returns:
      The entityId.
    • getScore

      int getScore()
      uint32 score = 5;
      Returns:
      The score.
    • getCostTime

      int getCostTime()
      uint32 cost_time = 14;
      Returns:
      The costTime.