Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Utilities.Constants.Path Class Reference

All constant path variables liste here. Exp. Configuration file More...

Public Attributes

const string ConfigFile = "/Config.json"
 Configuration file name. More...
 

Static Public Attributes

static string CacheDirectory = ""
 Cache folder to customize a parent folder for cache directory More...
 
static string LogDirectory = ""
 Log folder to customize a parent folder for logs More...
 

Detailed Description

All constant path variables liste here. Exp. Configuration file

Member Data Documentation

string IBM.Watson.DeveloperCloud.Utilities.Constants.Path.CacheDirectory = ""
static

Cache folder to customize a parent folder for cache directory

const string IBM.Watson.DeveloperCloud.Utilities.Constants.Path.ConfigFile = "/Config.json"

Configuration file name.

string IBM.Watson.DeveloperCloud.Utilities.Constants.Path.LogDirectory = ""
static

Log folder to customize a parent folder for logs


The documentation for this class was generated from the following file: