Package org.matrix.android.sdk.api.rendezvous

Types

Link copied to clipboard
class Rendezvous(val channel: RendezvousChannel, val theirIntent: RendezvousIntent)

Implementation of MSC3906 to sign in + E2EE set up using a QR code.

Link copied to clipboard
interface RendezvousChannel

Representation of a rendezvous channel such as that described by MSC3903.

Link copied to clipboard
enum RendezvousFailureReason : Enum<RendezvousFailureReason>
Link copied to clipboard
interface RendezvousTransport