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
/
SelfVerificationMethod
/
CrossSignedDeviceVerification
/
CrossSignedDeviceVerification
Cross
Signed
Device
Verification
constructor
(
ownUserId
:
UserId
,
sendToDevices
:
Set
<
String
>
,
createDeviceVerificationRequest
:
suspend
(
theirUserId
:
UserId
,
theirDeviceIds
:
Set
<
String
>
)
->
Result
<
ActiveDeviceVerification
>
)