NetworkOperationProgressUpdateBlock Block Reference

Declared in RBNetworkCenter.h

Block Definition

NetworkOperationProgressUpdateBlock

A block that is called to update the current progress of a network response being received.

typedef void (^NetworkOperationProgressUpdateBlock) (float progress)

Discussion

A block that is called to update the current progress of a network response being received.

Declared In

RBNetworkCenter.h