Package | com.aispeech.puremvc.controller |
Class | public class AIRecorder4PureMVCRecorderCommand |
Inheritance | AIRecorder4PureMVCRecorderCommand ![]() |
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):void
body of AIRecorder4PureMVCNotification.STARTRECORD carries parameters for startRecord() method body of AIRecorder4PureMVCNotification.STARTREPLAY carries parameters for startReplay() method
Parameters
notification:INotification |
See also