Optional connectOptions: ConnectOptionsStatic Readonly EVENT_Static Readonly EVENT_Static Readonly EVENT_Static Readonly EVENT_Static Readonly EVENT_Static Readonly EVENT_Static Readonly EVENT_Static Readonly EVENT_Static Optional Readonly FEATURESA collection of feature flags that the JS API advertises. All must be nullable booleans, and if listed, the value is true.
Marked as nullable as past releases will not have this property, be sure to test for null if an older release might be in use.
Static Readonly LOGIN_Static Readonly LOGIN_Listen for events on this object.
The type of the data that the event will provide.
The name of the event to listen for.
A function to call when the event occurs.
Returns a cleanup function.
Removes an event listener added to this table.
Deprecated