IncidentListener

interface IncidentListener : NativeMethodsReceiver.NativeListener

Functions

onError
Link copied to clipboard
abstract fun onError(code: IncidentsManager.ErrorCode)
onIncidentLoaded
Link copied to clipboard
abstract fun onIncidentLoaded(incident: Incident)