TCHTwilioClientCompletion Block Reference

Declared in TCHConstants.h

Block Definition

TCHTwilioClientCompletion

Completion block which will indicate the TCHResult of the operation and your handle to the TwilioChatClient instance.

typedef void (^TCHTwilioClientCompletion) (TCHResult *result, TwilioChatClient *chatClient)

Discussion

Completion block which will indicate the TCHResult of the operation and your handle to the TwilioChatClient instance.

Declared In

TCHConstants.h