SIP Endpoint SDK for OS X
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
GSEndpointFactory.h
1
//
2
// GSEndopintFactory.h
3
// SipEndpoint
4
//
5
// Copyright (c) 2011-2018 Genesys Telecommunications Laboratories, Inc. All rights reserved.
6
//
7
8
#import <Foundation/Foundation.h>
9
#import "GSDefaultLogger.h"
10
#import "GSEndpoint.h"
11
12
static
id<GSEndpoint> theEndpoint = nil;
13
18
@interface
GSEndpointFactory
: NSObject {
19
@private
20
}
21
29
+ (id<
GSEndpoint
>) initSipEndpoint:(NSData*) configData;
30
39
+ (id<
GSEndpoint
>) initSipEndpoint:(NSData*) configData logger:(
id
<
GSLogger
>) logger;
40
41
@end
42
43
44
MacOS
Endpoint
Src
Headers
GSEndpointFactory.h
Generated on Sun Jun 3 2018 13:46:14 for SIP Endpoint SDK for OS X by
1.8.1.1