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