Avaya Client Services API Reference (OS X)
Instance Methods | List of all members
<CSDeviceListener> Protocol Reference

#import <CSDeviceListener.h>

Inherits <NSObject>.

Instance Methods

(void) - addAudioDevicesEventListener:
 Add a new listener to be informed when there are audio device events. More...
 
(void) - removeAudioDevicesEventListener:
 Remove a new listener to stop being informed when there are audio device events session. More...
 

Method Documentation

- (void) addAudioDevicesEventListener: (id< CSAudioDevicesEventListener >)  listener

Add a new listener to be informed when there are audio device events.

Parameters
listenerThe new listener.
- (void) removeAudioDevicesEventListener: (id< CSAudioDevicesEventListener >)  listener

Remove a new listener to stop being informed when there are audio device events session.

Parameters
listenerThe listener to be removed.

The documentation for this protocol was generated from the following file: