Namespace Pixiv.VroidSdk.Api
Classes
ApiBase
API base class
DefaultApi
API with default
scope
Callbacks are called asynchronously for all APIs
Anything with Async will be executed asynchronously, success result Task will be returned
HeartApi
API with heart
scope
Callbacks are called asynchronously for all APIs
Anything with Async will be executed asynchronously, success result Task will be returned
Interfaces
IDownloadLicensePublishable
Implemented interface when download license can be issued
IModelDownloadable
Interface implemented when downloading model
Callbacks are called asynchronously for all APIs
Anything with Async will be executed asynchronously, success result Task will be returned