TMDUploadDelegate Protocol Reference

Conforms to NSObject
Declared in TMDUploadDelegate.h

Overview

Use the TMDUploadDelegate to be notified when an upload starts or ends.

– uploadDidStart

Notifies that an upload has started

- (void)uploadDidStart

Declared In

TMDUploadDelegate.h

– uploadDidEnd

Notifies that an upload has completed

- (void)uploadDidEnd

Declared In

TMDUploadDelegate.h