Syncs all Wit.Ai entities with local enums. This method will create new code files for any missing enums. For entities that have corresponding enums, it will
Object Data for package-func
IEnumerator Sync
( ManifestEntity manifestEntity,
StepResult completionCallback )
Synchronizes an enum with its corresponding Wit.Ai entity.
Parameters
manifestEntity
The Conduit generated entity based on the local code.
completionCallback
The callback to call when the sync operation is complete.