docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IOnEntitlementRevokedCallback

    Interface for receiving callbacks when an entitlement is revoked.

    Namespace: UnityEngine.Purchasing
    Assembly: Unity.Purchasing.dll
    Syntax
    public interface IOnEntitlementRevokedCallback

    Methods

    onEntitlementRevoked(string)

    Inform whenever an entitlement is revoked.

    Declaration
    void onEntitlementRevoked(string productId)
    Parameters
    Type Name Description
    string productId

    The product id being revoked.

    In This Article
    Back to top
    Copyright © 2025 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)