Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
externalPluginAdapterUpdateInfo
Function externalPluginAdapterUpdateInfo
externalPluginAdapterUpdateInfo
(
kind
:
"LifecycleHook"
,
data
:
readonly
[
LifecycleHookUpdateInfoArgs
]
,
)
:
{
__kind
:
"LifecycleHook"
;
fields
:
readonly
[
LifecycleHookUpdateInfoArgs
]
;
}
Parameters
kind
:
"LifecycleHook"
data
:
readonly
[
LifecycleHookUpdateInfoArgs
]
Returns
{
__kind
:
"LifecycleHook"
;
fields
:
readonly
[
LifecycleHookUpdateInfoArgs
]
}
externalPluginAdapterUpdateInfo
(
kind
:
"Oracle"
,
data
:
readonly
[
OracleUpdateInfoArgs
]
,
)
:
{
__kind
:
"Oracle"
;
fields
:
readonly
[
OracleUpdateInfoArgs
]
}
Parameters
kind
:
"Oracle"
data
:
readonly
[
OracleUpdateInfoArgs
]
Returns
{
__kind
:
"Oracle"
;
fields
:
readonly
[
OracleUpdateInfoArgs
]
}
externalPluginAdapterUpdateInfo
(
kind
:
"AppData"
,
data
:
readonly
[
AppDataUpdateInfoArgs
]
,
)
:
{
__kind
:
"AppData"
;
fields
:
readonly
[
AppDataUpdateInfoArgs
]
}
Parameters
kind
:
"AppData"
data
:
readonly
[
AppDataUpdateInfoArgs
]
Returns
{
__kind
:
"AppData"
;
fields
:
readonly
[
AppDataUpdateInfoArgs
]
}
externalPluginAdapterUpdateInfo
(
kind
:
"LinkedLifecycleHook"
,
data
:
readonly
[
LinkedLifecycleHookUpdateInfoArgs
]
,
)
:
{
__kind
:
"LinkedLifecycleHook"
;
fields
:
readonly
[
LinkedLifecycleHookUpdateInfoArgs
]
;
}
Parameters
kind
:
"LinkedLifecycleHook"
data
:
readonly
[
LinkedLifecycleHookUpdateInfoArgs
]
Returns
{
__kind
:
"LinkedLifecycleHook"
;
fields
:
readonly
[
LinkedLifecycleHookUpdateInfoArgs
]
;
}
externalPluginAdapterUpdateInfo
(
kind
:
"LinkedAppData"
,
data
:
readonly
[
LinkedAppDataUpdateInfoArgs
]
,
)
:
{
__kind
:
"LinkedAppData"
;
fields
:
readonly
[
LinkedAppDataUpdateInfoArgs
]
;
}
Parameters
kind
:
"LinkedAppData"
data
:
readonly
[
LinkedAppDataUpdateInfoArgs
]
Returns
{
__kind
:
"LinkedAppData"
;
fields
:
readonly
[
LinkedAppDataUpdateInfoArgs
]
}
externalPluginAdapterUpdateInfo
(
kind
:
"AgentIdentity"
,
data
:
readonly
[
AgentIdentityUpdateInfoArgs
]
,
)
:
{
__kind
:
"AgentIdentity"
;
fields
:
readonly
[
AgentIdentityUpdateInfoArgs
]
;
}
Parameters
kind
:
"AgentIdentity"
data
:
readonly
[
AgentIdentityUpdateInfoArgs
]
Returns
{
__kind
:
"AgentIdentity"
;
fields
:
readonly
[
AgentIdentityUpdateInfoArgs
]
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...