Package | com.aispeech.events |
Class | public class AllowMicPanelEvent |
Inheritance | AllowMicPanelEvent ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
AllowMicPanelEvent(type:String, message:String, data:* = null, bubbles:Boolean = false, cancelable:Boolean = false) | AllowMicPanelEvent | ||
![]() | clone():Event [override] | AIEvent |
Constant | Defined By | ||
---|---|---|---|
SYSTEM_SETTING_PANEL_PRIVACY_SHOW : String = allow.micpanel.show.system.privacy.panel [static] | AllowMicPanelEvent |
AllowMicPanelEvent | () | Constructor |
public function AllowMicPanelEvent(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 )
|
SYSTEM_SETTING_PANEL_PRIVACY_SHOW | Constant |
public static const SYSTEM_SETTING_PANEL_PRIVACY_SHOW:String = allow.micpanel.show.system.privacy.panel