
|
|
![]() During recording, FoneMonkey monitors events sent to an application and forwards them to a corresponding component for handling. FoneMonkey sends out an FMNotificationMonkeySuspended notification if the period between recorded events exceeds the current timeout interval. The FoneMonkey console listens for this notification and redisplays whenever it's received. Each time an event is received by a component's event handling extensions, it must either record a corresponding command or call [FoneMonkeyAPI continueRecording]. See this example.
|