| Package | com.aispeech.puremvc.controller |
| Class | public class AIRecorder4PureMVCRecorderCommand |
| Inheritance | AIRecorder4PureMVCRecorderCommand org.puremvc.as3.patterns.command.SimpleCommand |
| Method | Defined By | ||
|---|---|---|---|
execute(notification:INotification):void [override]
body of AIRecorder4PureMVCNotification.STARTRECORD carries parameters for startRecord() method
body of AIRecorder4PureMVCNotification.STARTREPLAY carries parameters for startReplay() method
| AIRecorder4PureMVCRecorderCommand | ||
| execute | () | method |
override public function execute(notification:INotification):voidbody of AIRecorder4PureMVCNotification.STARTRECORD carries parameters for startRecord() method body of AIRecorder4PureMVCNotification.STARTREPLAY carries parameters for startReplay() method
Parameters
notification:INotification |
See also