TWSStreamCompletion Block Reference

Declared in TWSConstants.h

Block Definition

TWSStreamCompletion

Completion block which will indicate the TWSResult of the operation and a stream if successful.

typedef void (^TWSStreamCompletion) (TWSResult *_Nonnull, result , TWSStream *_Nullable, stream )

Discussion

Completion block which will indicate the TWSResult of the operation and a stream if successful.

Declared In

TWSConstants.h