TWSMapPaginatorCompletion Block Reference

Declared in TWSConstants.h

Block Definition

TWSMapPaginatorCompletion

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

typedef void (^TWSMapPaginatorCompletion) (TWSResult *_Nonnull, result , TWSMapPaginator *_Nullable, paginator )

Discussion

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

Declared In

TWSConstants.h