docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IUnityLevelPlayRewardedVideoManual

    Interface representing LevelPlay's manual rewarded video events

    Namespace: Global Namespace
    Assembly: Unity.LevelPlay.dll
    Syntax
    public interface IUnityLevelPlayRewardedVideoManual

    Events

    OnAdLoadFailed

    Event triggered when a rewarded video fails to load

    Declaration
    event Action<IronSourceError> OnAdLoadFailed
    Event Type
    Type Description
    Action<IronSourceError>

    OnAdReady

    Event triggered when a rewarded video becomes ready

    Declaration
    event Action<IronSourceAdInfo> OnAdReady
    Event Type
    Type Description
    Action<IronSourceAdInfo>
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)