Rendezvous
class Rendezvous(val channel: RendezvousChannel, val theirIntent: RendezvousIntent)
Content copied to clipboard
Implementation of MSC3906 to sign in + E2EE set up using a QR code.
Constructors
Link copied to clipboard
fun Rendezvous(channel: RendezvousChannel, theirIntent: RendezvousIntent)
Content copied to clipboard
Types
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun waitForLoginOnNewDevice(authenticationService: AuthenticationService): Session
Content copied to clipboard