E2ei

class E2ei(val e2eiError: String) : CoreCryptoException(source)

An error from the end-to-end identity layer.

Constructors

Link copied to clipboard
constructor(e2eiError: String)

Properties

Link copied to clipboard
Link copied to clipboard
open val message: String