connectionFailed

open fun connectionFailed(sourceId: SourceId)

It was not possible to communicate with the media source identified by sourceId, or it has refused the connection attempt.

A connection can be refused, for example, because the client has not been authorized to connect to the media source.

After this callback, the client is not recoverable and can be disposed of.