Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
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
parameters
Schema
?:
DataSchema
implementation
Type
implementation
Type
:
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
React Lib
REST API
Integration App SDK - v1.9.0
Loading...