Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration SynchronizationState

The SynchronizationState class is an enumeration of constant values describing the current synchronization state of a client-side object such as a room.

Index

Enumeration members

NOT_SYNCHRONIZED

NOT_SYNCHRONIZED: = "NOT_SYNCHRONIZED"

SYNCHRONIZED

SYNCHRONIZED: = "SYNCHRONIZED"

SYNCHRONIZING

SYNCHRONIZING: = "SYNCHRONIZING"