docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Delegate IssueHandlingRequested

    Delegate used by the IssueHandling framework when an issue is requested. Implementers of IUsesIssueHandling must subscribe and handle how the request is presented to the user.

    Namespace: Unity.AR.Companion.Core
    Assembly: solution.dll
    Syntax
    public delegate void IssueHandlingRequested(in IssueHandlingRequest request)
    Parameters
    Type Name Description
    IssueHandlingRequest request

    The request data struct.

    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)