ReplicatedModelJS

Represents a branch two-way live replicated to the model server.

Functions

Link copied to clipboard
abstract fun dispose()

Closes the replicated model and stops replicating data.

Link copied to clipboard
abstract fun getBranch(): BranchJS

Returns the live replicated branch on which further operation on the model can be done.

Link copied to clipboard

Queries information about the latest written version. Provides a subset of the data returned by ReplicatedModel.getCurrentVersion