API reference

IExportParserPlugin Interface

Parses the Wit.ai Export zip file

Overview

Public Member Functions

void
Process
ZipArchive zipArchive )
Extracts the data specific to this plugin from the zip file and adds it to the config.

Details

Member Functions

void Meta.WitAi.IExportParserPlugin.Process
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
zipArchive
the archive containing the data to extract