@archastro/sdk
Preparing search index...
custom-object-subscriptions
customObjectSubscriptionsExtension
Function customObjectSubscriptionsExtension
customObjectSubscriptionsExtension
(
options
:
CustomObjectSubscriptionsExtensionOptions
,
)
:
<
TBase
extends
PlatformClientClass
<
PlatformClient
>
>
(
Base
:
TBase
,
)
=>
PlatformClientClass
<
InstanceType
<
TBase
>
&
CustomObjectSubscriptionsCapability
,
>
Configure managed custom-object realtime before extending a client class.
Parameters
options
:
CustomObjectSubscriptionsExtensionOptions
Returns
<
TBase
extends
PlatformClientClass
<
PlatformClient
>
>
(
Base
:
TBase
,
)
=>
PlatformClientClass
<
InstanceType
<
TBase
>
&
CustomObjectSubscriptionsCapability
,
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@archastro/sdk
Loading...
Configure managed custom-object realtime before extending a client class.