Unhandled Error Listener
fun interface UnhandledErrorListener
Content copied to clipboard
If the player ever experiences an error that it hasn't seen before or cannot handle, it is sent to this listeners for reporting. The player internally retries failed commands, automatically reports failures to Adaptr, and tries to keep the player in a known and working state - this method is provided for clients to receive notice of these errors.