Avaya Client Services API Reference (OS X)
Instance Methods | List of all members
CSSpeakerDevice Class Reference

#import <CSSpeakerDevice.h>

Inherits CSAudioDevice.

Instance Methods

(instancetype) - initWithType:
 Constructs speaker device of specific type. More...
 
- Instance Methods inherited from CSAudioDevice
(BOOL) - isDefault
 Indicates if audio device is system default. More...
 
(BOOL) - isBuiltIn
 Indicates if audio device is built-in. More...
 

Additional Inherited Members

- Protected Types inherited from CSAudioDevice
enum  CSAudioDeviceType {
  CSAudioDeviceNone,
  CSAudioDeviceDefault,
  CSAudioDeviceWiredHeadset,
  CSAudioDeviceHandset,
  CSAudioDeviceSpeaker,
  CSAudioDeviceBluetoothHeadset,
  CSAudioDeviceNamed
}
 Enumeration for audio device type. More...
 
- Properties inherited from CSAudioDevice
NSString * name
 Audio device name. More...
 
NSString * guid
 Audio device GUID. More...
 
CSAudioDeviceType type
 Audio device type. More...
 

Method Documentation

- (instancetype) initWithType: (CSAudioDeviceType type

Constructs speaker device of specific type.

Implements CSAudioDevice.


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