IBM.Watson.DeveloperCloud.Utilities Namespace |
| Class | Description | |
|---|---|---|
| AudioClipUtil |
AudioClip helper functions.
| |
| AuthenticationToken |
The authentication token object.
| |
| Constants |
This class wraps all constants.
| |
| ConstantsConfig |
Variables for configuration.
| |
| ConstantsPath |
All constant path variables liste here. Exp. Configuration file
| |
| ConstantsString |
All string variables or string formats used in the SDK listed here. Exp. Quality Debug Format = Quality {0}
| |
| ConstantsToken |
Variables for authentication tokens
| |
| Credential | ||
| Credentials |
Helper class for holding a user and password or authorization token, used by both the WSCOnnector and RESTConnector.
| |
| EventManager |
Singleton class for sending and receiving events.
| |
| FrameRateCounter |
Displays the frame rate of the application.
| |
| KeyEventManager |
This class handles key presses and will sent events and/or invoke a delegate when a key is pressed.
| |
| Runnable |
Helper class for running co-routines without having to inherit from MonoBehavior.
| |
| SerializedDelegate |
This class allows for a delegate to be serialized for a component and method
on a given GameObject.
| |
| SimpleGet | ||
| SingletonT |
Singleton pattern class. This class detects if T is a MonoBehavior and will
make a containing GameObject.
| |
| TimedDestroy |
Helper class for automatically destroying objects after a static amount of time has elapsed.
| |
| UnityObjectUtil |
AudioClip helper functions.
| |
| Utility |
Utility functions.
| |
| VcapCredential | ||
| VcapCredentials | ||
| WaveFile |
WAV Utility functions.
|
| Delegate | Description | |
|---|---|---|
| EventManagerOnReceiveEvent |
The delegate for an event receiver.
| |
| UtilityOnGetToken |
The OnGetToken callback.
|
| Enumeration | Description | |
|---|---|---|
| KeyModifiers |
Key press modifiers
|