docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class CcdClientService

    Here is the first point and call for accessing the CCD Client Package's features! Use the .Instance method to get a singleton of the ICcdClientService and from there you can make various requests to the CCD Client service API.

    Inheritance
    object
    CcdClientService
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Unity.Services.Ccd.Client
    Assembly: solution.dll
    Syntax
    public static class CcdClientService
    Remarks

    Your project must be linked to a Unity Project ID that is configured with CCD and you must initialize the service using UnityServices.InitializeAsync().

    Properties

    Name Description
    Instance

    Provides the CCD Client Service SDK interface for making service API requests.

    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)