Update IMSIContent
Represents ContentUpdateIMSI message content in the Satellite Message Protocol.
This class encapsulates a ContentUpdateIMSI which is used to inform the server of the IMSI linked to a user.
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.