Protocol: PKAddPassesViewControllerDelegate

Overview

The PKAddPassesViewControllerDelegate protocol defines methods that an add-passes view controller’s delegate implements.Sent to the delegate after the add-passes view controller has finished.

Instance Method Summary (collapse)

Instance Method Details

- (Object) addPassesViewControllerDidFinish(controller)

Sent to the delegate after the add-passes view controller has finished. The delegate is responsible for dismissing the view controller in this method.

Returns: