This documentation is archived and is not being maintained.

LiveDownloadOperation class (iOS apps)

Last modified: March 26, 2015

Represents data returned from a download call to the Live SDK REST reference.

Signature

@interface LiveDownloadOperation : LiveOperation

Properties

Name

Description

data

The NSData instance that holds downloaded data.

Defined in

LiveDownloadOperation.h

See also

Show: