Options
Menu

Class ResyncStartedEvent

Emitted when a RealTimeModel reconnects to the server and when the resynchronization process starts.

Hierarchy

  • ResyncStartedEvent

Implements

Index

Properties

Properties

name

name: string = ResyncStartedEvent.NAME

The name of this event type. This can be used to filter when using the ConvergenceEventEmitter.events stream.

experimentals

src

The RealTimeModel that started to resync

NAME

NAME: "resync_started" = "resync_started"