RoomKeyVerificationState

data class RoomKeyVerificationState(val keyId: String, val keyAlgorithm: KeyAlgorithm, val verificationState: String)

Constructors

Link copied to clipboard
constructor(keyId: String, keyAlgorithm: KeyAlgorithm, verificationState: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard