TCHMessageCompletion Block Reference
Declared in | TCHConstants.h |
---|
Block Definition
TCHMessageCompletion
Completion block which will indicate the TCHResult of the operation and a message.
typedef void (^TCHMessageCompletion) (TCHResult *_Nonnull, result , TCHMessage *_Nullable, message )
Discussion
Completion block which will indicate the TCHResult of the operation and a message.
Declared In
TCHConstants.h