Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
SubscriptionSetChangesAction
Interface SubscriptionSetChangesAction
interface
SubscriptionSetChangesAction
{
action
:
"setChanges"
;
changes
?:
ChangeSubscription
[]
;
}
Index
Properties
action
changes?
Properties
Readonly
action
action
:
"setChanges"
Optional
Readonly
changes
changes
?:
ChangeSubscription
[]
Value to set. Can only be unset if
messages
is set.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
changes
Typescript SDK Type Docs
Loading...
Value to set. Can only be unset if
messages
is set.