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