WelcomeBundle

data class WelcomeBundle(var id: ConversationId, var crlNewDistributionPoints: List<String>?) : Disposable(source)

see core_crypto::prelude::WelcomeBundle

Constructors

Link copied to clipboard
constructor(id: ConversationId, crlNewDistributionPoints: List<String>?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

New CRL Distribution of members of this group

Link copied to clipboard

Identifier of the joined conversation

Functions

Link copied to clipboard
open override fun destroy()