Namespace Unity.Services.Ccd.Client
Classes
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.
Interfaces
ICcdClientService
The interface defining the public API of the CCD Client service. Provides the ability for the client to get content, entries and releases.