|
SIP Endpoint SDK for OS X
|
#import <DefaultPolicies.h>
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< GSLogger > | logger |
| NSMutableDictionary * | configuration |
| GSepCore * | epCore |
Defines the default device policy.
Definition at line 60 of file DefaultPolicies.h.
Initiate default device policy.
| theLogger | the logger to be used for the video service operation |
| theCore | the endpoint Core object |
Implements GSSipAbstractionObject.