Interface: CrossDeviceController
Properties
crossDeviceTicketId
• crossDeviceTicketId: string
Ticket ID for this cross-device flow.
stop
• stop: () => void
Type declaration
▸ (): void
Stops listening for events from devices in cross-device flows
Returns
void