# CrossDeviceController

WebAuthn cross device handlers interfaces

## 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`