notifyChangeSetCompleteAsync

open fun notifyChangeSetCompleteAsync(isDataChanged: Boolean, changeSetCompleteCallback: ChangeSetCompleteCallback)

Called after all the change set operations (inserts, removes, etc.) in a batch have completed. Async variant, may be called off the main thread.