isListeningToServerChanges

Whether to listen to server changes for this document.

When listening to server changes is enabled, changes to document from other clients will be downloaded and applied automatically.

Set to true to get immediate server updates. Set to false to disable listening for server changes. It's callers responsibility to call syncAnnotations (or syncAnnotationsAsync) to retrieve latest changes in that case.