SoundUploadDone event |
|
Remarks
Occurs whenever an uploading session, started through a call to the RecordedSound.RequestUploadToFTP method, is completed or terminated through a call to the RecordedSound.CancelUploadToFTP method.
For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type SoundExportDoneEventArgs having the following parameters:
|