TCHConversationCompletion Block Reference

Declared in TCHConstants.h

Block Definition

TCHConversationCompletion

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

typedef void (^TCHConversationCompletion) (TCHResult *_Nonnull, result , TCHConversation *_Nullable, conversation )

Discussion

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

Declared In

TCHConstants.h