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 *result, TCHChannel *channel)
Discussion
Completion block which will indicate the TCHResult of the operation and a channel.
Declared In
TCHConstants.h