Interface AddToEventsResponseOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder
    All Known Implementing Classes:
    AddToEventsResponse, AddToEventsResponse.Builder

    public interface AddToEventsResponseOrBuilder
    extends com.google.protobuf.MessageLiteOrBuilder
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int getTotal()
      uint32 total = 1 [json_name = "total"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getTotal

        int getTotal()
        uint32 total = 1 [json_name = "total"];
        Returns:
        The total.