FfiEnvelope

data class FfiEnvelope(var contentTopic: String, var timestampNs: ULong, var message: ByteArray)

Constructors

Link copied to clipboard
constructor(contentTopic: String, timestampNs: ULong, message: ByteArray)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard