FileExtractionStart Event
Reports the beginning of file extraction process.
Syntax
func onFileExtractionStart(filename: String, timestamp: String)
Remarks
This event informs about the beginning of extraction of the next available file. A PGP message may contain more than one file. Filename parameter indicates the original file name, and the Timestamp its last modification time.