Mediation 5.4.0 - Unity C# API Reference Mediation 5.4.0 - Unity C# API Reference
Mediation 5.4.0 - Unity C# API Reference Mediation 5.4.0 - Unity C# API Reference
© 2025 Chartboost, Inc. All rights reserved.

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.