SIP Endpoint SDK for OS X
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
DefaultPolicies.h
1
//
2
// GSDefaultPolicies.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 "GSSipAbstractionObject.h"
10
#import "PolicyDelegates.h"
11
#import "GSConstants.h"
12
16
@interface
GSDefaultEndpointPolicy
:
GSSipAbstractionObject
<
GSEndpointPolicyDelegate
> {
17
@private
18
}
19
30
- (id) initWithLogger:(
id
<
GSLogger
>) theLogger
31
core:(
GSepCore
*) theCore;
32
@end
33
34
38
@interface
GSDefaultSessionPolicy
:
GSSipAbstractionObject
<
GSSessionPolicyDelegate
> {
39
@private
40
}
41
52
- (id) initWithLogger:(
id
<
GSLogger
>) theLogger
53
core:(
GSepCore
*) theCore;
54
@end
55
56
60
@interface
GSDefaultDevicePolicy
:
GSSipAbstractionObject
<
GSDevicePolicyDelegate
> {
61
@private
62
}
63
74
- (id) initWithLogger:(
id
<
GSLogger
>) theLogger
75
core:(
GSepCore
*) theCore;
76
@end
MacOS
Endpoint
Src
Headers
DefaultPolicies.h
Generated on Sun Jun 3 2018 13:46:14 for SIP Endpoint SDK for OS X by
1.8.1.1