Digital Cockpit Communications SDK
androidJvm
sdk_communications_blecommon
/
com.tomtom.ivi.sdk.communications.blecommon
/
Packet
/
Packet
Packet
constructor
(
payload
:
ByteArray
,
sequenceNumber
:
UShort
,
acknowledgeSequenceNumber
:
UShort
?
=
null
,
expirationTime
:
Instant
=
Instant.now()
)