Man Down Alert Off Status
data class ManDownAlertOffStatus(val messageId: Int, val loneWorkerProtectionEventType: String) : LoneWorkerProtectionEvent
Content copied to clipboard
Constructors
Link copied to clipboard
fun ManDownAlertOffStatus(messageId: Int, loneWorkerProtectionEventType: String)
Content copied to clipboard