Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
realtime
RealtimeKeyedStateReconciliation
Interface RealtimeKeyedStateReconciliation
Experimental
Result of
reconcileRealtimeKeyedState
.
interface
RealtimeKeyedStateReconciliation
{
invalidations
:
readonly
RealtimeReconciliationInvalidation
[]
;
next
:
ReadonlySet
<
string
>
;
}
Index
Properties
invalidations
next
Properties
Readonly
Experimental
invalidations
invalidations
:
readonly
RealtimeReconciliationInvalidation
[]
Readonly
Experimental
next
next
:
ReadonlySet
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
invalidations
next
@honua/sdk-js
Loading...
Result of reconcileRealtimeKeyedState.