API reference
API reference
Select your platform
No SDKs available
No versions available

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
Did you find this page helpful?
Thumbs up icon
Thumbs down icon