Sip Endpoint SDK for Apple OS
 All Classes Functions Properties
GSDefaultDevicePolicy Class Reference

#import <GSDefaultDevicePolicy.h>

Inheritance diagram for GSDefaultDevicePolicy:
<GSDevicePolicyDelegate> <GSPolicyDelegate>

List of all members.

Properties

NSDictionary * configuration

Additional Inherited Members

- Public Member Functions inherited from
(id< GSDevice >) - chooseActiveInputDeviceFromList:forMedia:
(id< GSDevice >) - chooseActiveOutputDeviceFromList:forMedia:
(BOOL) - useHeadset
(GSFlagState) - headsetAvailable
- Public Member Functions inherited from
(void) - configureWithDictionary:

Detailed Description

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.


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