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

#import <CSDevice.h>

Inherits <NSObject>.

Instance Methods

(void) - shutDown
 
(void) - setApplicationBackgroundStatus:
 
(void) - enableVmon:ForPort:
 This function sets state for the VMon service. More...
 
(void) - disableVmon
 This function sets state for the VMon service. More...
 

Method Documentation

- (void) disableVmon

This function sets state for the VMon service.

YES will enable VMon on subsequent audio sessions. This will not affect any active audio sessions. The default setting is NO

- (void) enableVmon: (NSString *)  address
ForPort: (int)  port 

This function sets state for the VMon service.

YES will enable VMon on subsequent audio sessions. This will not affect any active audio sessions. The default setting is NO

Parameters
addressaddress for the VMon service.
portfor the VMon service
- (void) setApplicationBackgroundStatus: (BOOL)  backgroundStatus
- (void) shutDown

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