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.

Delegate FullscreenAdEvent

Generic IFullscreenAd event.

The IFullscreenAd triggering the event.
Namespace: Chartboost.Mediation.Ad.Fullscreen
Assembly: Chartboost.Mediation.dll
Syntax
public delegate void FullscreenAdEvent(IFullscreenAd ad)
Parameters
Type Name Description
IFullscreenAd ad