Skip to content

plugin/plugin.interfaces ​

Index ​

MemberDescription
PluginSourceDefines the repository of the plugin. Used to know where to get the plugin from.
PluginTypeSpecifies the type of the plugin. Determines how the plugin would interact with Altair.
AltairV1Plugin-
PluginManifestPlugin Manifest Structure
RemotePluginListItem-
RemotePluginListResponse-
PluginCapabilitiesSpecifies the capabilities (functionalities) available to the plugin. In the future, this would be used to request the necessary permissions from the user.
createV1Plugin-