FfiReply

data class FfiReply(var reference: String, var referenceInboxId: String?, var content: FfiEncodedContent)

Constructors

Link copied to clipboard
constructor(reference: String, referenceInboxId: String?, content: FfiEncodedContent)

Types

Link copied to clipboard
object Companion

Properties

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