Package apple.passkit
Interface PKDisbursementAuthorizationController.Block_authorizeDisbursementWithCompletion
-
- Enclosing class:
- PKDisbursementAuthorizationController
public static interface PKDisbursementAuthorizationController.Block_authorizeDisbursementWithCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_authorizeDisbursementWithCompletion(boolean success, NSError error)
-
-
-
Method Detail
-
call_authorizeDisbursementWithCompletion
void call_authorizeDisbursementWithCompletion(boolean success, NSError error)
-
-