Interface ExpeditionStartRspOuterClass.ExpeditionStartRspOrBuilder

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

public static interface ExpeditionStartRspOuterClass.ExpeditionStartRspOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getAvatarIdList(int index)
    repeated uint32 avatar_id_list = 4;
    int
    repeated uint32 avatar_id_list = 4;
    repeated uint32 avatar_id_list = 4;
    int
    uint32 path_id = 3;
    int
    int32 retcode = 6;
    int
    uint32 Unk3300_AFGPGIIGAKA = 10;
    int
    uint32 Unk3300_AIEJKADFLKG = 5;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    isInitialized

    Methods inherited from interface com.google.protobuf.MessageOrBuilder

    findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
  • Method Details

    • getUnk3300AIEJKADFLKG

      int getUnk3300AIEJKADFLKG()
      uint32 Unk3300_AIEJKADFLKG = 5;
      Returns:
      The unk3300AIEJKADFLKG.
    • getPathId

      int getPathId()
      uint32 path_id = 3;
      Returns:
      The pathId.
    • getRetcode

      int getRetcode()
      int32 retcode = 6;
      Returns:
      The retcode.
    • getAvatarIdListList

      List<Integer> getAvatarIdListList()
      repeated uint32 avatar_id_list = 4;
      Returns:
      A list containing the avatarIdList.
    • getAvatarIdListCount

      int getAvatarIdListCount()
      repeated uint32 avatar_id_list = 4;
      Returns:
      The count of avatarIdList.
    • getAvatarIdList

      int getAvatarIdList(int index)
      repeated uint32 avatar_id_list = 4;
      Parameters:
      index - The index of the element to return.
      Returns:
      The avatarIdList at the given index.
    • getUnk3300AFGPGIIGAKA

      int getUnk3300AFGPGIIGAKA()
      uint32 Unk3300_AFGPGIIGAKA = 10;
      Returns:
      The unk3300AFGPGIIGAKA.