Interface BaseStreaming

All Known Subinterfaces:
Streaming
All Known Implementing Classes:
MastodonStreaming

public interface BaseStreaming
Contains all streaming related call methods.
See Also:
  • Method Details

    • health

      String health()
      Check if the server is alive.

      Verify that the streaming service is alive before connecting to it

      Returns:
      true if the service is alive, false otherwise