ManDownCallback

interface ManDownCallback

Functions

Link copied to clipboard
abstract fun manDownAlertAcknowledged(@NonNull threadId: String)
Called at reception of an man down acknowledged event
Link copied to clipboard
abstract fun manDownAlertCanceled()
Called when man down alert is cancelled (automatically or manually)
Link copied to clipboard
abstract fun manDownAlertOffReceived()
Called when man down alert closed
Link copied to clipboard
abstract fun manDownAlertSent(angle: Int)
Called when man down alert is sent
Link copied to clipboard
abstract fun manDownCalibrationFailed()
Called when man down calibration failed
Link copied to clipboard
abstract fun manDownCalibrationFinished()
Called when man down calibration finished
Link copied to clipboard
abstract fun manDownCalibrationStarted()
Called when man down calibration started
Link copied to clipboard
abstract fun manDownDetected(angle: Int)
Called when man down is triggered
Link copied to clipboard
abstract fun manDownMessageReceived(@NonNull messageId: String)
Called at reception of new man down message
Link copied to clipboard
abstract fun manDownPreCalibrationFinished()
Called when man down pre-calibration finished
Link copied to clipboard
abstract fun manDownPreCalibrationStarted()
Called when man down pre-calibration started
Link copied to clipboard
abstract fun manDownServicePaused()
Called when man down service is paused
Link copied to clipboard
abstract fun manDownServiceResumed()
Called when man down service is resumed
Link copied to clipboard
abstract fun manDownServiceStopped()
Called when man down service is stopped
Link copied to clipboard
abstract fun onManDownAlertOffReceived(@NonNull message: BaseMessage)
Called at reception of an man down off event
Link copied to clipboard
abstract fun onManDownLocationReceived(    @NonNull context: Context,     @NonNull message: BaseMessage,     @NonNull sender: PhoneItem)
Called at reception of new man down location