Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
externalPluginAdapterInitInfo
Function externalPluginAdapterInitInfo
externalPluginAdapterInitInfo
(
kind
:
"LifecycleHook"
,
data
:
readonly
[
LifecycleHookInitInfoArgs
]
,
)
:
{
__kind
:
"LifecycleHook"
;
fields
:
readonly
[
LifecycleHookInitInfoArgs
]
}
Parameters
kind
:
"LifecycleHook"
data
:
readonly
[
LifecycleHookInitInfoArgs
]
Returns
{
__kind
:
"LifecycleHook"
;
fields
:
readonly
[
LifecycleHookInitInfoArgs
]
}
externalPluginAdapterInitInfo
(
kind
:
"Oracle"
,
data
:
readonly
[
OracleInitInfoArgs
]
,
)
:
{
__kind
:
"Oracle"
;
fields
:
readonly
[
OracleInitInfoArgs
]
}
Parameters
kind
:
"Oracle"
data
:
readonly
[
OracleInitInfoArgs
]
Returns
{
__kind
:
"Oracle"
;
fields
:
readonly
[
OracleInitInfoArgs
]
}
externalPluginAdapterInitInfo
(
kind
:
"AppData"
,
data
:
readonly
[
AppDataInitInfoArgs
]
,
)
:
{
__kind
:
"AppData"
;
fields
:
readonly
[
AppDataInitInfoArgs
]
}
Parameters
kind
:
"AppData"
data
:
readonly
[
AppDataInitInfoArgs
]
Returns
{
__kind
:
"AppData"
;
fields
:
readonly
[
AppDataInitInfoArgs
]
}
externalPluginAdapterInitInfo
(
kind
:
"LinkedLifecycleHook"
,
data
:
readonly
[
LinkedLifecycleHookInitInfoArgs
]
,
)
:
{
__kind
:
"LinkedLifecycleHook"
;
fields
:
readonly
[
LinkedLifecycleHookInitInfoArgs
]
;
}
Parameters
kind
:
"LinkedLifecycleHook"
data
:
readonly
[
LinkedLifecycleHookInitInfoArgs
]
Returns
{
__kind
:
"LinkedLifecycleHook"
;
fields
:
readonly
[
LinkedLifecycleHookInitInfoArgs
]
;
}
externalPluginAdapterInitInfo
(
kind
:
"LinkedAppData"
,
data
:
readonly
[
LinkedAppDataInitInfoArgs
]
,
)
:
{
__kind
:
"LinkedAppData"
;
fields
:
readonly
[
LinkedAppDataInitInfoArgs
]
}
Parameters
kind
:
"LinkedAppData"
data
:
readonly
[
LinkedAppDataInitInfoArgs
]
Returns
{
__kind
:
"LinkedAppData"
;
fields
:
readonly
[
LinkedAppDataInitInfoArgs
]
}
externalPluginAdapterInitInfo
(
kind
:
"DataSection"
,
data
:
readonly
[
DataSectionInitInfoArgs
]
,
)
:
{
__kind
:
"DataSection"
;
fields
:
readonly
[
DataSectionInitInfoArgs
]
}
Parameters
kind
:
"DataSection"
data
:
readonly
[
DataSectionInitInfoArgs
]
Returns
{
__kind
:
"DataSection"
;
fields
:
readonly
[
DataSectionInitInfoArgs
]
}
externalPluginAdapterInitInfo
(
kind
:
"AgentIdentity"
,
data
:
readonly
[
AgentIdentityInitInfoArgs
]
,
)
:
{
__kind
:
"AgentIdentity"
;
fields
:
readonly
[
AgentIdentityInitInfoArgs
]
}
Parameters
kind
:
"AgentIdentity"
data
:
readonly
[
AgentIdentityInitInfoArgs
]
Returns
{
__kind
:
"AgentIdentity"
;
fields
:
readonly
[
AgentIdentityInitInfoArgs
]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...