Open Sos Content
@Serializable
Represents an emergency SOS initiation message in the Satellite Message Protocol.
This class encapsulates an emergency SOS start request that includes the user's location and the specific reason for the emergency. When transmitted, it signals that immediate emergency assistance is required.
Types
Functions
Link copied to clipboard
fun createSmpHeader(messageCounter: Int, eventTimestamp: SmpTimestamp, version: Int = 1, ackFlag: Boolean = false): SmpHeader
Creates an SMP header for this content.