Currently, we are doing it by:
- Calling the function 'signalEnumerator' with the identifier as workingset
- Returning the metas of the new changes to the function enumerateChanges called by the file provider
Sometimes, it would take more time to get the enumerateChanges function call from the file provider after invoking the signalEnumerator function. So, Kindly let us know if is there any other alternative to pass the new updated items information to the file provider properly and quickly.