new emitStaticId(event)
Require an id to emit.
Parameters:
| Name | Type | Description |
|---|---|---|
event |
- Source:
| Name | Type | Description |
|---|---|---|
event |
| Name | Type | Description |
|---|---|---|
event |
String | The event to emit. |
id |
String | The id of the event to emit. |
| Name | Type | Attributes | Description |
|---|---|---|---|
event |
String | The event to emit. | |
id |
String | The id of the event to emit. | |
data |
* |
<optional> |
The data to emit with the event. |