Namespace Chartboost.Mediation.Ad.Fullscreen
Interfaces
IFullscreenAd
Base public interface for Fullscreen API.
Delegates
FullscreenAdEvent
Generic IFullscreenAd event.
The IFullscreenAd triggering the event.FullscreenAdEventWithError
Generic IFullscreenAd even with a possible error.
The IFullscreenAd triggering the event. The ChartboostMediationError that occurred during the event, if any.