LiveDownloadOperation class (iOS apps)

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

iOS API