Table of Contents

Method ShowInterstitialAdAsync

Namespace
Titipi.MocaLib2

ShowInterstitialAdAsync()

Shows the interstitial ad if one is ready. Returns true when the ad was shown and closed normally, or false when not shown because no ad was ready or a display failure occurred.

public static Awaitable<bool> ShowInterstitialAdAsync()

Returns

Awaitable<bool>