跳到主要内容

Enums

Enumerations for actions, component types, events, file types, security permissions, room types and other SDK-wide constants.

Import and use these typed constants in place of raw strings throughout your plugin.

Overview

Available enumerations:

EnumDescription
ActionsA collection of events that will be processed on the portal side.
ComponentsDefines the available UI component.
DevicesDefines the supported device types.
EventsDefines the supported event types for the plugin system.
FilesEnumerations for file types, supported extensions, and security permissions.
PluginsEnumerations for plugin status and supported locales.
RoomsEnumerations for DocSpace room types and search scopes.
SecurityDefines the supported room/folder security parameters.
SelectorTypeDefines the types of selector components that can be rendered.
UsersTypeDefines the supported user types.
FilterTypeEnum for filter type used in file selectors.