Declared in TIAPurchase.h

Block Definition

TIARequestHandler

@typedef TIARequestHandler

typedef void (^TIARequestHandler) (id result, NSError *error)

Discussion

@typedef TIARequestHandler

@abstract A block that to register for a callback with the results of that request once the connection completes.

@discussion The call occurs on the UI Thread.

Declared In

TIAPurchase.h