Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.13.2
Integration App React
ConnectorEventHandler
Interface ConnectorEventHandler
interface
ConnectorEventHandler
{
key
:
string
;
name
:
string
;
description
?:
string
;
parametersSchema
?:
DataSchema
;
implementationType
:
ConnectorEventImplementationType
;
schema
?:
DataSchema
;
methods
:
Record
<
string
,
ConnectorMethodImplementation
>
;
}
Index
Properties
key
name
description?
parameters
Schema?
implementation
Type
schema?
methods
Properties
key
key
:
string
name
name
:
string
Optional
description
description
?:
string
Optional
parameters
Schema
parametersSchema
?:
DataSchema
implementation
Type
implementationType
:
ConnectorEventImplementationType
Optional
schema
schema
?:
DataSchema
methods
methods
:
Record
<
string
,
ConnectorMethodImplementation
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
name
description
parameters
Schema
implementation
Type
schema
methods
Console
SDK
REST API
Integration App React - v2.13.2
Loading...