Packagecom.aispeech.events
Classpublic class AllowMicPanelEvent
InheritanceAllowMicPanelEvent Inheritance AIEvent Inheritance flash.events.Event



Public Properties
 PropertyDefined By
 Inheriteddata : *
[read-only]
AIEvent
 Inheritedmessage : String
[read-only]
AIEvent
Public Methods
 MethodDefined By
  
AllowMicPanelEvent(type:String, message:String, data:* = null, bubbles:Boolean = false, cancelable:Boolean = false)
AllowMicPanelEvent
 Inherited
clone():Event
[override]
AIEvent
Public Constants
 ConstantDefined By
  SYSTEM_SETTING_PANEL_PRIVACY_SHOW : String = allow.micpanel.show.system.privacy.panel
[static]
AllowMicPanelEvent
Constructor Detail
AllowMicPanelEvent()Constructor
public function AllowMicPanelEvent(type:String, message:String, data:* = null, bubbles:Boolean = false, cancelable:Boolean = false)



Parameters
type:String
 
message:String
 
data:* (default = null)
 
bubbles:Boolean (default = false)
 
cancelable:Boolean (default = false)
Constant Detail
SYSTEM_SETTING_PANEL_PRIVACY_SHOWConstant
public static const SYSTEM_SETTING_PANEL_PRIVACY_SHOW:String = allow.micpanel.show.system.privacy.panel