Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EventOptionsBuilder

Hierarchy

  • EventOptionsBuilder

Index

Constructors

constructor

Properties

name

name: string

once

once: boolean

ws

ws: boolean

Methods

setName

setOnce

setWs

setup

  • setup(data: any): { name: string; once: boolean; ws: boolean }

toJSON

  • toJSON(): { name: string; once: boolean; ws: boolean }

Generated using TypeDoc