docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetContentByPathAsync

    GetContentByPathAsync(PathArgs)

    Get content by path. Required: Bucket ID, Path. Optional: Version ID.

    Declaration
    Task<Stream> GetContentByPathAsync(PathArgs pathArgs)
    Parameters
    Type Name Description
    PathArgs pathArgs

    Required inputs and options.

    Returns
    Type Description
    Task<Stream>

    Stream to download content.

    Exceptions
    Type Condition
    CcdClientException

    Known CcdClientErrorCodes and CommonErrorCodes.

    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)