androidchatsdk / Notable Classes / EventInterface / onError

onError

abstract fun onError(error:GladAppError):Unit

Indicates an error occurred.

Parameters

error - The error which occurred.