Copyright © 2006-2019 MultiMedia Soft
SoundUploadStarted event
Remarks
Occurs whenever an upload session is started through a call to the RecordedSound.RequestUploadToFTP method.
Syntax
[Visual Basic]
SoundUploadStarted (
)
[C++]
void SoundUploadStarted (
);