Fishjam Client Listener
Functions
Emitted when authentication fails
Emitted when authentication is successful
Called every time the server estimates client's bandwidth.
Emitted when the connection is closed
Emitted when there was an error while connecting to the fishjam.
Called each time new peer joins the room.
Called each time peer leaves the room.
Called each time peer has its metadata updated.
Emitted when the websocket connection is closed
Emitted when occurs an error in the websocket connection
Emitted when the websocket connection is opened
Called each time the peer which was already in the room, adds new track. Fields track and stream will be set to null. These fields will be set to non-null value in {@link FishjamClientListener.onTrackReady}
Called when data in a new track arrives.
Called when some track will no longer be sent.
Called each time peer has its track metadata updated.