TWSDocumentCompletion Block Reference

Declared in TWSConstants.h

Block Definition

TWSDocumentCompletion

Completion block which will indicate the TWSResult of the operation and a document if successful.

typedef void (^TWSDocumentCompletion) (TWSResult *_Nonnull, result , TWSDocument *_Nullable, document )

Discussion

Completion block which will indicate the TWSResult of the operation and a document if successful.

Declared In

TWSConstants.h