trixnity-core
3.0.0-beta1
trixnity-core
/
net.folivo.trixnity.core.model.events.m.key.verification
/
VerificationDoneEventContent
Verification
Done
Event
Content
@
Serializable
data
class
VerificationDoneEventContent
(
val
relatesTo
:
RelatesTo.Reference
?
,
val
transactionId
:
String
?
)
:
VerificationStep
Constructors
Properties
See also
See also
matrix spec
Constructors
Verification
Done
Event
Content
Link copied to clipboard
fun
VerificationDoneEventContent
(
relatesTo
:
RelatesTo.Reference
?
,
transactionId
:
String
?
)
Properties
relates
To
Link copied to clipboard
open
override
val
relatesTo
:
RelatesTo.Reference
?
transaction
Id
Link copied to clipboard
open
override
val
transactionId
:
String
?