Share via


LiveUploadOperationDelegate liveOperationSucceeded method

Invoked when the operation was successful.

Signature

- (void) liveOperationSucceeded:(LiveOperation *)operation

Property Values

Name

Datatype

Description

operation

LiveOperation

The LiveOperation being tracked.

Defined in

LiveUploadOperationDelegate.h

See also

LiveUploadOperationDelegate protocol