VIInterstitialMediator

@interface VIInterstitialMediator : VIMediator

- (void)showFromViewController:(nonnull UIViewController *)aViewController;

@end

Undocumented

  • Undocumented

    Declaration

    Objective-C

    - (void)showFromViewController:(nonnull UIViewController *)aViewController;

    Swift

    func show(fromViewController aViewController: Any!)