Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IModuleDatabaseInfo

Information you can retrieve about a particular module service. This corresponds to information collected from the manifest.json's 'services'.

api-version

1

user

Hierarchy

Index

Properties

id: string

A component id to distinguish components which are implemented in the module package.

api-version

1

user
messageFilters: MessageFilter[]

A list of messageFilter to retrieve an appropriate component about a Message.

api-version

1

user
name: string

A component name.

api-version

1

user
type: string

A component type. Available names are:

api-version

1

user

Methods

Generated using TypeDoc