Sip Endpoint SDK for Apple OS
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
GSDevicePolicyDelegate.h
1
//
2
// GSDevicePolicyDelegate.h
3
// SipEndpoint
4
//
5
// Created by Vlad Baranovsky on 9/27/11.
6
// Copyright 2011 Genesys Labs. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "GSPolicyDelegate.h"
11
#import "GSDevice.h"
12
16
@protocol
GSDevicePolicyDelegate
<
GSPolicyDelegate
>
17
27
- (id<
GSDevice
>) chooseActiveInputDeviceFromList:(NSArray*) deviceList forMedia:(
GSMedia
*) media;
28
38
- (id<
GSDevice
>) chooseActiveOutputDeviceFromList:(NSArray*) deviceList forMedia: (
GSMedia
*) media;
39
45
- (BOOL)
useHeadset
;
46
54
- (GSFlagState)
headsetAvailable
;
55
56
@end
MacOS
Endpoint
Src
Headers
GSDevicePolicyDelegate.h
Generated on Tue Dec 11 2012 19:48:18 for Sip Endpoint SDK for Apple OS by
1.8.1.1