sosOpenAck

suspend fun sosOpenAck(sosOpenAckRequest: SosOpenAck): Response<Boolean>

Acknowledges the opening of an SOS incident to the device.

This method sends confirmation to the device that an SOS initiation has been received and processed.

Return

A Response containing a Boolean indicating success or failure of the acknowledgment, or an error when the request fails.

Parameters

sosOpenAckRequest

The acknowledgment request containing details about the SOS incident.