TCHChannelDescriptorPaginatorCompletion Block Reference
Declared in | TCHConstants.h |
---|
Block Definition
TCHChannelDescriptorPaginatorCompletion
Completion block which will indicate the TCHResult of the operation and a public channels paginator.
typedef void (^TCHChannelDescriptorPaginatorCompletion) (TCHResult *result, TCHChannelDescriptorPaginator *paginator)
Discussion
Completion block which will indicate the TCHResult of the operation and a public channels paginator.
Declared In
TCHConstants.h