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