trixnity-client
Toggle table of contents
4.22.2
common
Platform filter
common
Switch theme
Search in API
trixnity-client
trixnity-client
/
net.folivo.trixnity.client.verification
/
ActiveVerificationState
/
TheirRequest
/
TheirRequest
Their
Request
constructor
(
content
:
VerificationRequest
,
ownDeviceId
:
String
,
supportedMethods
:
Set
<
VerificationMethod
>
,
relatesTo
:
RelatesTo.Reference
?
,
transactionId
:
String
?
,
send
:
suspend
(
VerificationStep
)
->
Unit
)