toggle menu
trixnity-client
4.3.1
common
switch theme
search in API
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
>
)