ForceSyncWithServerCommand Methods
A command to force synchronizing the server document model with the client model and execute a callback function if it is necessary.Name | Description |
---|---|
execute(callback) | Executes the ForceSyncWithServerCommand command with the specified parameter. |
getState | Gets information about the command’s state. |
See Also