Package | com.aispeech.events |
Class | public class MicrophoneVolumeSliderEvent |
Inheritance | MicrophoneVolumeSliderEvent ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
MicrophoneVolumeSliderEvent(type:String, message:String, data:* = null, bubbles:Boolean = false, cancelable:Boolean = false) | MicrophoneVolumeSliderEvent | ||
![]() | clone():Event [override] | AIEvent |
Constant | Defined By | ||
---|---|---|---|
VOLUME_CHANGED : String = volume.changed [static]
event data: int
| MicrophoneVolumeSliderEvent |
MicrophoneVolumeSliderEvent | () | Constructor |
public function MicrophoneVolumeSliderEvent(type:String, message:String, data:* = null, bubbles:Boolean = false, cancelable:Boolean = false)
type:String | |
message:String | |
data:* (default = null )
| |
bubbles:Boolean (default = false )
| |
cancelable:Boolean (default = false )
|
VOLUME_CHANGED | Constant |
public static const VOLUME_CHANGED:String = volume.changed
event data: int