Packagecom.tuarua.firebase.remoteconfig.events
Classpublic class RemoteConfigEvent
InheritanceRemoteConfigEvent Inheritance flash.events.Event



Public Methods
 MethodDefined By
  
RemoteConfigEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
RemoteConfigEvent
Public Constants
 ConstantDefined By
  FETCH : String = RemoteConfigEvent.Fetch
[static]
RemoteConfigEvent
Constructor Detail
RemoteConfigEvent()Constructor
public function RemoteConfigEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)



Parameters
type:String
 
bubbles:Boolean (default = false)
 
cancelable:Boolean (default = false)
Constant Detail
FETCHConstant
public static const FETCH:String = RemoteConfigEvent.Fetch