getManageDevicesUrl

open override fun getManageDevicesUrl(entrypoint: String): String

Get a URL at which the user can manage the devices connected to their account.

💾 This method alters the persisted account state.

Applications should link the user out to this URL from an appropriate place in their signed-in settings UI. For example, "Manage your devices..." may be a useful link to place somewhere near the device list in the send-tab UI.

Arguments

  • entrypoint - metrics identifier for UX entrypoint.

    • This parameter is used for metrics purposes, to identify the UX entrypoint from which the user followed the link.