Title here
Summary here
BusinessModel
Kind: global abstract class
Extends: BusinessModel
Model:
Properties
Name | Type | Description |
---|---|---|
displayText | string | The text to display to the user |
actionText | string | The text corresponding to the action |
type | VoiceCommandTypes | The the voice command action type |
action | VoiceCommandTypes | The the voice command action |
params | Object | Optional action parameters |
This class represents a gaming application