Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
Kanda.Foundation.Cloud.Networking Namespace Reference

Classes

class  CloudApiClient
 
interface  ICloudApiClient
 Handles basic REST-type requests to the Cloud API by creating UnityWebRequests with the relevant data, executing these requests with UnityHttpClient and deserializing the response data. More...
 
interface  IUnityHttpClient
 A client to send UnityWebRequests in a way that is async-compatible. More...
 
class  UnityHttpClient
 
class  UnityWebRequestExtensions
 A set of extension methods for UnityWebRequest, allowing for a natural method-chaining approach to common request configurations. More...