Skip to content

Interface: EventOptions

@roomful/core


@roomful/core / EventOptions

Defined in: packages/core/src/types.ts:1003

Configures custom event behavior.

optional loopback: boolean

Defined in: packages/core/src/types.ts:1007

Echoes emitted events back to the local room when true.