<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [ServiceWorker](./puppeteer.protocol.serviceworker.md) &gt; [DispatchSyncEventRequest](./puppeteer.protocol.serviceworker.dispatchsynceventrequest.md)

## Protocol.ServiceWorker.DispatchSyncEventRequest interface

<b>Signature:</b>

```typescript
export interface DispatchSyncEventRequest 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [lastChance](./puppeteer.protocol.serviceworker.dispatchsynceventrequest.lastchance.md) | boolean |  |
|  [origin](./puppeteer.protocol.serviceworker.dispatchsynceventrequest.origin.md) | string |  |
|  [registrationId](./puppeteer.protocol.serviceworker.dispatchsynceventrequest.registrationid.md) | [RegistrationID](./puppeteer.protocol.serviceworker.registrationid.md) |  |
|  [tag](./puppeteer.protocol.serviceworker.dispatchsynceventrequest.tag.md) | string |  |