onPlaybackError

var onPlaybackError: (message: String) -> Unit?(source)

Invoked when the engine reports a playback error (after the built-in error overlay is shown). Lets hosts react — the live player uses it to re-poll the stream status and rebuild playback from the live edge.