Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
OpenNewConnectionOptions
Interface OpenNewConnectionOptions
interface
OpenNewConnectionOptions
{
onClose
?:
(
(
)
=>
void
)
;
showPoweredBy
?:
boolean
;
allowMultipleConnections
?:
boolean
;
name
?:
string
;
}
Hierarchy
OpenConfigurationOptions
OpenNewConnectionOptions
Index
Properties
on
Close?
show
Powered
By?
allow
Multiple
Connections?
name?
Properties
Optional
on
Close
on
Close
?:
(
(
)
=>
void
)
Optional
show
Powered
By
show
Powered
By
?:
boolean
Flag to show the "Powered by Integration.app" footer in the iframe.
Deprecated
Optional
allow
Multiple
Connections
allow
Multiple
Connections
?:
boolean
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Close
show
Powered
By
allow
Multiple
Connections
name
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...
Flag to show the "Powered by Integration.app" footer in the iframe.