trixnity-client
Toggle table of contents
4.22.1
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.verification
/
ActiveVerificationState
/
Cancel
Cancel
data
class
Cancel
(
val
content
:
VerificationCancelEventContent
,
val
isOurOwn
:
Boolean
)
:
ActiveVerificationState
This state is active when the verification is cancelled.
Members
Constructors
Cancel
Link copied to clipboard
constructor
(
content
:
VerificationCancelEventContent
,
isOurOwn
:
Boolean
)
Properties
content
Link copied to clipboard
val
content
:
VerificationCancelEventContent
is
Our
Own
Link copied to clipboard
val
isOurOwn
:
Boolean