TWSListCompletion Block Reference
Declared in | TWSConstants.h |
---|
Block Definition
TWSListCompletion
Completion block which will indicate the TWSResult of the operation and a list if successful.
typedef void (^TWSListCompletion) (TWSResult *_Nonnull, result , TWSList *_Nullable, list )
Discussion
Completion block which will indicate the TWSResult of the operation and a list if successful.
Declared In
TWSConstants.h