docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method CancelDelivery

    CancelDelivery(in RemoteContentId)

    Cancel an in progress download. This will remove the download state and attempt to cancel the download if it is still inprogress or queued. If the download has already completed, the cached data will not be removed.

    Declaration
    public bool CancelDelivery(in RemoteContentId id)
    Parameters
    Type Name Description
    RemoteContentId id

    The remote content id to cancel.

    Returns
    Type Description
    bool

    False if the id is not known. True otherwise.

    In This Article
    • CancelDelivery(in RemoteContentId)
    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)