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