TWSListItemIndexCompletion Block Reference

Declared in TWSConstants.h

Block Definition

TWSListItemIndexCompletion

Completion block which will indicate the TWSResult of the operation and a list item index if successful.

typedef void (^TWSListItemIndexCompletion) (TWSResult *_Nonnull, result , TWSItemIndex itemIndex)

Discussion

Completion block which will indicate the TWSResult of the operation and a list item index if successful.

Declared In

TWSConstants.h