androidchatsdk / Notable Classes / EventInterface / onError
onError
abstract fun onError(error:
GladAppError
):
Unit
Indicates an error occurred.
Parameters
error
- The error which occurred.
androidchatsdk / Notable Classes / EventInterface / onError
abstract fun onError(error:
GladAppError
):
Unit
Indicates an error occurred.
error
- The error which occurred.