Interface ModularPlugins

Pass a ModularPlugins in the plugins property of the options that you pass to the constructor of BaseRest or that of BaseRealtime to specify which functionality should be made available to that client.

Hierarchy

  • ModularPlugins

Properties

Crypto?: unknown
FetchRequest?: unknown
MessageInteractions?: unknown
MsgPack?: unknown
RealtimePresence?: unknown
Rest?: unknown
WebSocketTransport?: unknown
XHRPolling?: unknown
XHRRequest?: unknown

Generated using TypeDoc