Lone Worker Protection Event
Types
Link copied to clipboard
data class LoneWorkerProtectionFeaturesAllowed(val enabled: Boolean, val eventType: String) : FeatureEvents
Content copied to clipboard
This class is used to represent changes to lone worker protection features.
Link copied to clipboard
data class ManDownAlertAcknowledge(val threadId: Int) : LoneWorkerProtectionEvent
Content copied to clipboard
Link copied to clipboard
data class ManDownAlertOffStatus(val messageId: Int, val loneWorkerProtectionEventType: String) : LoneWorkerProtectionEvent
Content copied to clipboard
Link copied to clipboard
data class ManDownLocationReceived(val messageId: Int) : LoneWorkerProtectionEvent
Content copied to clipboard
Link copied to clipboard
data class ManDownMessageReceived(val messageId: Int) : LoneWorkerProtectionEvent
Content copied to clipboard