SIP Endpoint SDK for OS X
 All Classes Functions Properties
GSDefaultDevicePolicy Class Reference

#import <DefaultPolicies.h>

Inheritance diagram for GSDefaultDevicePolicy:
GSSipAbstractionObject <GSDevicePolicyDelegate>

List of all members.

Public Member Functions

(id) - initWithLogger:core:
- Public Member Functions inherited from GSSipAbstractionObject
(id) - initWithLogger:
(id) - initWithLogger:configData:
- Public Member Functions inherited from
(id< GSAudioDevice >) - chooseActiveAudioInputDeviceFromList:
(id< GSAudioDevice >) - chooseActiveAudioOutputDeviceFromList:
(id< GSAudioDevice >) - chooseActiveHeadsetInputDeviceFromList:
(id< GSAudioDevice >) - chooseActiveHeadsetOutputDeviceFromList:
(id< GSCaptureDevice >) - chooseActiveCaptureDeviceFromList:
(GSFlagState) - headsetAvailable
(GSPolicyData *) - devicePolicyByQuery:

Additional Inherited Members

- Properties inherited from GSSipAbstractionObject
id< GSLoggerlogger
NSMutableDictionary * configuration
GSepCoreepCore

Detailed Description

Defines the default device policy.

Definition at line 60 of file DefaultPolicies.h.


Member Function Documentation

- (id) initWithLogger: (id< GSLogger >)  theLogger
core: (GSepCore *)  theCore 

Initiate default device policy.

Parameters:
theLoggerthe logger to be used for the video service operation
theCorethe endpoint Core object
Returns:
the default device policy object
See also:
GSLogger, GSDevicePolicyDelegate

Implements GSSipAbstractionObject.


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