ConversationAlreadyExists

The byte vector included in this error variant is the raw conversation id.

We cannot provide a proper ConversationId instance because of a uniffi bug: https://github.com/mozilla/uniffi-rs/issues/2409.

Constructors

Link copied to clipboard
constructor(conversationId: ByteArray)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
Link copied to clipboard
open override val message: String