TCHUserDescriptorCompletion Block Reference
Declared in | TCHConstants.h |
---|
Block Definition
TCHUserDescriptorCompletion
Completion block which will indicate the TCHResult of the operation and a user.
typedef void (^TCHUserDescriptorCompletion) (TCHResult *result, TCHUserDescriptor *user)
Discussion
Completion block which will indicate the TCHResult of the operation and a user.
Declared In
TCHConstants.h