Readonly
apiAccessor for declaring api endpoints.
Readonly
externalReadonly
httpAccessor for customing the handling of IHttp requests and responses your App causes.
Readonly
schedulerAccessor for declaring tasks that can be scheduled (like cron)
Readonly
settingsAccessor for declaring the settings your App provides.
Readonly
slashAccessor for declaring the commands which your App provides.
Readonly
uiAccessor for registering different elements in the host UI
Readonly
videoAccessor for declaring the videoconf providers which your App provides.
Generated using TypeDoc
This accessor provides methods for declaring the configuration of your App. It is provided during initialization of your App.