docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method Request

    Request(Uri)

    Sends a URI request and waits for its completion.

    Declaration
    public Task<IDownload> Request(Uri url)
    Parameters
    Type Name Description
    Uri url

    URI to request

    Returns
    Type Description
    Task<IDownload>

    Object representing the request

    Implements
    IDownloadProvider.Request(Uri)
    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)