SIP Endpoint SDK for OS X
 All Classes Functions Properties
SipEndpoint.h
1 //
2 // SipEndpoint.h
3 // SipEndpoint
4 //
5 // Copyright (c) 2011-2018 Genesys Telecommunications Laboratories, Inc. All rights reserved.
6 //
7 
8 #import "InternalEvents.h"
9 #import "GSXmlParser.h"
10 #import "GSTestControl.h"
11 #import "GSepCore.h"
12 #import "GSEndpoint.h"
13 #import "Services.h"
14 #import "GSDeviceArray.h"
15 #import "GSAudioDevice.h"
16 #import "GSCaptureDevice.h"
17 #import "GSConnection.h"
18 #import "NotificationDelegates.h"
19 #import "DefaultPolicies.h"
20 #import "GSDefaultLogger.h"
21 #import "GSDeviceManager.h"
22 #import "GSEndpointFactory.h"
23 #import "PolicyDelegates.h"
24 #import "GSEnums.h"
25 #import "GSLogger.h"
26 #import "GSSession.h"
27 #import "GSSessionManager.h"
28 #import "GSMwiSubscription.h"
29 #import "GSCaptureCapability.h"
30 #import "GSVideoStream.h"
31 #import "GSConnectionManager.h"
32