Interface Protocol.UnsubscribeOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
Protocol.Unsubscribe, Protocol.Unsubscribe.Builder
Enclosing class:
Protocol

public static interface Protocol.UnsubscribeOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    bool resubscribe = 1;

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getResubscribe

      boolean getResubscribe()
      bool resubscribe = 1;
      Returns:
      The resubscribe.