Properties

Accessors

Methods

Properties

rendezvousUrl: string

Get the URL of the rendezvous server which will be used to exchange messages between the two devices.

Accessors

  • get serverName(): undefined | string

    Get the server name of the homeserver which the new device will be logged in to.

    This will be only available if the existing device has generated the QR code and the new device is the one scanning the QR code.

    Returns undefined | string

  • set serverName(value: undefined | null | string): void

    Get the server name of the homeserver which the new device will be logged in to.

    This will be only available if the existing device has generated the QR code and the new device is the one scanning the QR code.

    Parameters

    • value: undefined | null | string

    Returns void

Methods

  • Returns void

  • Returns void