Cancel

data class Cancel(val content: VerificationCancelEventContent, val isOurOwn: Boolean) : ActiveVerificationState

This state is active when the verification is cancelled.

Constructors

Link copied to clipboard
constructor(content: VerificationCancelEventContent, isOurOwn: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard