|
SIP Endpoint SDK for OS X
|
Properties | |
| id< GSLogger > | theLogger |
| GSDeviceArray * | audioDevices |
| GSDeviceArray * | captureDevices |
| NSMutableDictionary * | activeDevices |
| id< GSDeviceNotificationDelegate > | notificationDelegate |
| id< GSDevicePolicyDelegate > | policyDelegate |
Properties inherited from GSSipAbstractionObject | |
| id< GSLogger > | logger |
| NSMutableDictionary * | configuration |
| GSepCore * | epCore |
Properties inherited from | |
Definition at line 19 of file GSSipDeviceManager.h.
|
readwritenonatomicretain |
Get/set the delegate that will be used to recieve notifications about device state
Reimplemented from <GSDeviceManager>.
Definition at line 25 of file GSSipDeviceManager.h.
|
readwritenonatomicretain |
Get/set the delegate that will be used to specify the device manager's behavior.
Reimplemented from <GSDeviceManager>.
Definition at line 26 of file GSSipDeviceManager.h.