hasLocalChanges

abstract fun hasLocalChanges(): Boolean

hasLocalChanges returns whether this resource has local changes to be synchronized. Returns true for Document when there are uncommitted changes. Returns false for Presence as it is server-managed.