UnsupportedAlgorithm

data class UnsupportedAlgorithm(val name: String?) : RoomEncryptionAlgorithm

Constructors

Link copied to clipboard
fun UnsupportedAlgorithm(name: String?)

Properties

Link copied to clipboard
val name: String?