TCHMessagesCompletion Block Reference
Declared in | TCHConstants.h |
---|
Block Definition
TCHMessagesCompletion
Completion block which will indicate the TCHResult of the operation and a list of messages.
typedef void (^TCHMessagesCompletion) (TCHResult *result, NSArray <, TCHMessage *>, * messages)
Discussion
Completion block which will indicate the TCHResult of the operation and a list of messages.
Declared In
TCHConstants.h