TWSListPaginatorCompletion Block Reference

Declared in TWSConstants.h

Block Definition

TWSListPaginatorCompletion

Completion block which will indicate the TWSResult of the operation and the list paginator if successful.

typedef void (^TWSListPaginatorCompletion) (TWSResult *_Nonnull, result , TWSListPaginator *_Nullable, paginator )

Discussion

Completion block which will indicate the TWSResult of the operation and the list paginator if successful.

Declared In

TWSConstants.h