docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetBadgedReleaseContentStatusByPathAsync

    GetBadgedReleaseContentStatusByPathAsync(BadgePathArgs)

    Get content status of an entry by path from a badged release. Requires: Bucket ID, Badge Name, Path.

    Declaration
    Task<ContentStatus> GetBadgedReleaseContentStatusByPathAsync(BadgePathArgs badgePathArgs)
    Parameters
    Type Name Description
    BadgePathArgs badgePathArgs

    Required inputs and options.

    Returns
    Type Description
    Task<ContentStatus>

    ContentStatus of the entry.

    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)