Sip Endpoint SDK for Apple OS
|
#import <GSDefaultDevicePolicy.h>
Properties | |
NSDictionary * | configuration |
Additional Inherited Members | |
![]() | |
(id< GSDevice >) | - chooseActiveInputDeviceFromList:forMedia: |
(id< GSDevice >) | - chooseActiveOutputDeviceFromList:forMedia: |
(BOOL) | - useHeadset |
(GSFlagState) | - headsetAvailable |
![]() | |
(void) | - configureWithDictionary: |
Defines the default device policy. To configure the device policy either pass it the configuration dictionary via the "configureWithDictionary" method of the parent GSPolicyDelegate protocol or pass the configuration dictionary under the key "GSDefaultEndpointPolicy" to the configureWithDictionary method of GSEndpoint. The valid configuration key/value pairs are as follows:
Definition at line 18 of file GSDefaultDevicePolicy.h.