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 *_Nonnull, result , NSArray <, TCHMessage *>, * _Nullable, messages )

Discussion

Completion block which will indicate the TCHResult of the operation and a list of messages.

Declared In

TCHConstants.h