Interface MainCoopFailNotifyOuterClass.MainCoopFailNotifyOrBuilder

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

public static interface MainCoopFailNotifyOuterClass.MainCoopFailNotifyOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    uint32 chapter_id = 14;
    string textmap_id = 7;
    com.google.protobuf.ByteString
    string textmap_id = 7;

    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

    • getTextmapId

      String getTextmapId()
      string textmap_id = 7;
      Returns:
      The textmapId.
    • getTextmapIdBytes

      com.google.protobuf.ByteString getTextmapIdBytes()
      string textmap_id = 7;
      Returns:
      The bytes for textmapId.
    • getChapterId

      int getChapterId()
      uint32 chapter_id = 14;
      Returns:
      The chapterId.