Kanda Foundation 0.8.0
Loading...
Searching...
No Matches
Kanda.Foundation.Cloud.Utilities Namespace Reference

Classes

class  Base64EncodingUtils
 Utilities for encoding payloads to Base64. More...
 
class  CloudApiRequestFailedException
 Thrown when a Kanda Cloud API request failed. More...
 
class  CloudApiResponseUtils
 Utilities for processing Kanda Cloud API responses. More...
 
class  CloudUrlUtils
 Utilities for getting environment- and customer-specific URLs relating to Kanda Cloud. More...
 
class  ConnectivityUtils
 
class  GracefulStringEnumConverter
 Graceful string to enum converter that does not throw an exception if a value cannot be parsed. Instead, it returns the Enum's default value, which is the one with value = 0. The converter also respects legacy naming of enum values using JsonPropertyAttribute. More...
 
class  LocalPlayerSettingsKeys
 A collection of keys used to persist Cloud data in Player Settings. More...
 
class  ScenarioUtils
 Utilities for processing Scenarios. More...
 
class  SessionUtils
 Utilities for processing sessions / Room Containers. More...
 
class  SharedTagUtils
 Utilities for processing shared tags. More...