Interface: EventOptions
@roomful/core / EventOptions
Interface: EventOptions
Section titled “Interface: EventOptions”Defined in: packages/core/src/types.ts:921
Configures custom event behavior.
Properties
Section titled “Properties”loopback?
Section titled “loopback?”
optionalloopback:boolean
Defined in: packages/core/src/types.ts:925
Echoes emitted events back to the local room when true.