Interface ConnectionStatusCallback


public interface ConnectionStatusCallback
This interface is used to track connection lifecycle events.
Since:
7.3
  • Method Details

    • stateChanged

      void stateChanged(ConnectionStatus state, StreamBaseClient streamBaseClient, String additionalInfo)
      Called when the connection state changes
      Parameters:
      state - the current state
      streamBaseClient - the client
      additionalInfo - additional information