Uses of Interface
hp.telephony.media.RecorderEvent

Packages that use RecorderEvent
hp.opencall.media.ccapi Provides HP OpenCall Media Platform Oclet features.  
hp.telephony.media Provides hp OpenCall with Media Platform custom Telephony API.  
 

Uses of RecorderEvent in hp.opencall.media.ccapi
 

Methods in hp.opencall.media.ccapi with parameters of type RecorderEvent
 void ResourceEventListener.onRecorderEvent(RecorderEvent anEvent)
          Invoked to pass the result of record()
 

Uses of RecorderEvent in hp.telephony.media
 

Subinterfaces of RecorderEvent in hp.telephony.media
 interface ASRRecorderEvent
          This class extends the RecorderEvent interface in order to cover the RTSP and ASR based specific events.
 interface FaxEvent
          This class extends the PlayerEvent and RecorderEvent interfaces in order to cover the Fax based specific events.
 interface SMSRecorderEvent
          This class extends the RecorderEvent interface in order to cover the SMS based specific events.