Interface PlayerApplyEnterMpNotifyOuterClass.PlayerApplyEnterMpNotifyOrBuilder

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

public static interface PlayerApplyEnterMpNotifyOuterClass.PlayerApplyEnterMpNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Details

    • hasSrcPlayerInfo

      boolean hasSrcPlayerInfo()
      .OnlinePlayerInfo src_player_info = 5;
      Returns:
      Whether the srcPlayerInfo field is set.
    • getSrcPlayerInfo

      .OnlinePlayerInfo src_player_info = 5;
      Returns:
      The srcPlayerInfo.
    • getSrcPlayerInfoOrBuilder

      .OnlinePlayerInfo src_player_info = 5;
    • getSrcThreadIndex

      int getSrcThreadIndex()
      uint32 src_thread_index = 7;
      Returns:
      The srcThreadIndex.
    • getSrcAppId

      int getSrcAppId()
      uint32 src_app_id = 8;
      Returns:
      The srcAppId.