TWSMapCompletion Block Reference

Declared in TWSConstants.h

Block Definition

TWSMapCompletion

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

typedef void (^TWSMapCompletion) (TWSResult *_Nonnull, result , TWSMap *_Nullable, map )

Discussion

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

Declared In

TWSConstants.h