onAccident

abstract fun onAccident(context: Context, accidentInfo: AccidentInfo?)

Called when Fairmatic SDK detects an accident.

@param context - The context in which the receiver is running. @param accidentInfo - Information about the accident.