lastSeqAuthValue

abstract suspend fun lastSeqAuthValue(uuid: UUID, source: UnicastAddress): ULong?

Returns the last received SeqAuth value for the given source address or null if no message has ever been received from the given source address.

Return

last SeqAuth value or null if no message has ever been received from the given source address.

Parameters

source

Source address.