GoogleMobileAds Framework Reference

  • The GADDebugOptionsViewControllerDelegate protocol handles events from the GADDebugOptionsViewController, which manages debug settings.

  • The primary function of this delegate is to inform when the debug options flow has concluded through the debugOptionsViewControllerDidDismiss: method.

GADDebugOptionsViewControllerDelegate

@protocol GADDebugOptionsViewControllerDelegate <NSObject>

Delegate for the GADDebugOptionsViewController.