Click or drag to resize

ExampleCallback Class

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          IBM.Watson.DeveloperCloud.ExamplesExampleCallback

Namespace:  IBM.Watson.DeveloperCloud.Examples
Assembly:  UnityDocumentationBuilder (in UnityDocumentationBuilder.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ExampleCallback : MonoBehaviour

The ExampleCallback type exposes the following members.

Constructors
  NameDescription
Public methodExampleCallback
Initializes a new instance of the ExampleCallback class
Top
See Also