WelcomeMessage

value class WelcomeMessage(val value: ByteArray)

A welcome message allows an MLS client to join an existing MLS group.

Constructors

Link copied to clipboard
constructor(value: ByteArray)

Properties

Link copied to clipboard
val value: ByteArray