sosStatus

suspend fun sosStatus(sosSyncRequest: SosSyncRequest): Response<Sos>

Retrieves the current SOS status from the device or updates SOS status on the device.

This method provides information about any active SOS incidents or their absence, or is used to update SOS status on the device.

Return

A Response containing Sos status information, or an error when the request fails.

Parameters

sosSyncRequest

The request parameters for synchronizing SOS status.