Click or drag to resize

IBM.Watson.DeveloperCloud.Utilities Namespace

Various utility classes.
Classes
  ClassDescription
Public classAudioClipUtil
AudioClip helper functions.
Public classAuthenticationToken
The authentication token object.
Public classConstants
This class wraps all constants.
Public classConstantsConfig
Variables for configuration.
Public classConstantsPath
All constant path variables liste here. Exp. Configuration file
Public classConstantsString
All string variables or string formats used in the SDK listed here. Exp. Quality Debug Format = Quality {0}
Public classConstantsToken
Variables for authentication tokens
Public classCredential
Public classCredentials
Helper class for holding a user and password or authorization token, used by both the WSCOnnector and RESTConnector.
Public classEventManager
Singleton class for sending and receiving events.
Public classFrameRateCounter
Displays the frame rate of the application.
Public classKeyEventManager
This class handles key presses and will sent events and/or invoke a delegate when a key is pressed.
Public classRunnable
Helper class for running co-routines without having to inherit from MonoBehavior.
Public classSerializedDelegate
This class allows for a delegate to be serialized for a component and method on a given GameObject.
Public classSimpleGet
Public classSingletonT
Singleton pattern class. This class detects if T is a MonoBehavior and will make a containing GameObject.
Public classTimedDestroy
Helper class for automatically destroying objects after a static amount of time has elapsed.
Public classUnityObjectUtil
AudioClip helper functions.
Public classUtility
Utility functions.
Public classVcapCredential
Public classVcapCredentials
Public classWaveFile
WAV Utility functions.
Delegates
Enumerations
  EnumerationDescription
Public enumerationKeyModifiers
Key press modifiers