Enum ShowResult | Advertisement | 3.4.9
docs.unity.cn
    Show / Hide Table of Contents

    Enum ShowResult

    ShowResult is passed to [[ShowOptions.resultCallback]] after the advertisement has completed.

    Namespace: UnityEngine.Monetization
    Syntax
    public enum ShowResult

    Fields

    Name Description
    Failed

    Indicates that the advertisement failed to complete.

    Finished

    Indicates that the advertisement completed successfully.

    Skipped

    Indicates that the advertisement was skipped.

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 02 October 2020