Subscription.unsubscribe

Alternative to {@link #unsubscribe()} with additional custom headers to send to the server. <p><strong>Note:</strong> There is no need to set the subscription id. @param headers the custom headers, if any @since 5.0

  1. void unsubscribe()
  2. void unsubscribe(StompHeaders headers)
    interface Subscription
    void
    unsubscribe

Meta