void | Extracts the data specific to this plugin from the zip file and adds it to the config. |
void Meta.WitAi.ExportSaver.Process ( IWitRequestConfiguration config, ZipArchive zipArchive ) |
---|
Extracts the data specific to this plugin from the zip file and adds it to the config. Parameters config the configuration to modify zipArchivethe archive containing the data to extract |