TCHUserCompletion Block Reference

Declared in TCHConstants.h

Block Definition

TCHUserCompletion

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

typedef void (^TCHUserCompletion) (TCHResult *result, TCHUser *user)

Discussion

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

Declared In

TCHConstants.h