SnowMappy SDK
androidJvm
SnowMappy SDK
/
io.bemappy.sdk.models.callbacks
/
EventCallback
/
onFailure
on
Failure
abstract
fun
onFailure
(
throwable
:
Throwable
)
Called when an event handling fails.
Parameters
throwable
The throwable representing the failure.