Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IModuleComponentInfo

Base type containing information common to all module components (IModuleScreenInfo, IModuleServiceInfo).

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

Generated using TypeDoc