Preparing search index...
The search index is not available
XYO Platform SDK - v3.9.16
XYO Platform SDK
@xyo-network/bridge
IsAttachableBridgeInstanceFactory
Class IsAttachableBridgeInstanceFactory<T>
Type Parameters
T
extends
AttachableBridgeInstance
=
AttachableBridgeInstance
Hierarchy (
View Summary
)
IsObjectFactory
<
T
>
IsAttachableBridgeInstanceFactory
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
IsAttachableBridgeInstanceFactory
<
T
extends
AttachableBridgeInstance
<
BridgeParams
<
AnyConfigSchema
<
BridgeConfig
<
void
,
void
,
void
,
void
>
>
>
,
BridgeModuleEventData
,
>
=
AttachableBridgeInstance
<
BridgeParams
<
AnyConfigSchema
<
BridgeConfig
<
void
,
void
,
void
,
void
>
>
>
,
BridgeModuleEventData
,
>
,
>
()
:
IsAttachableBridgeInstanceFactory
<
T
>
Type Parameters
T
extends
AttachableBridgeInstance
<
BridgeParams
<
AnyConfigSchema
<
BridgeConfig
<
void
,
void
,
void
,
void
>
>
>
,
BridgeModuleEventData
,
>
=
AttachableBridgeInstance
<
BridgeParams
<
AnyConfigSchema
<
BridgeConfig
<
void
,
void
,
void
,
void
>
>
>
,
BridgeModuleEventData
,
>
Returns
IsAttachableBridgeInstanceFactory
<
T
>
Methods
create
create
(
shape
?:
ObjectTypeShape
,
additionalChecks
?:
TypeCheck
<
TypedObject
>
[]
,
)
:
TypeCheck
<
T
>
Parameters
Optional
shape
:
ObjectTypeShape
Optional
additionalChecks
:
TypeCheck
<
TypedObject
>
[]
Returns
TypeCheck
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
XYO Platform SDK - v3.9.16
Loading...