Sip Endpoint SDK for Apple OS
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
GSEndpointPolicyDelegate.h
1
//
2
// GSEndpointPolicyDelegate.h
3
// SipEndpoint
4
//
5
// Created by Vlad Baranovsky on 9/12/11.
6
// Copyright 2011 Genesys Labs. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "GSPolicyDelegate.h"
11
15
@protocol
GSEndpointPolicyDelegate
<
GSPolicyDelegate
>
16
22
-(NSString*)
userAgent
;
23
31
- (BOOL)
includeOSVersionInUserAgentHeader
;
32
38
- (int)
signalingQos
;
39
45
- (int)
audioQos
;
46
52
- (int)
videoQos
;
53
59
- (int)
secureSignalingQos
;
60
66
- (int)
sipPortMin
;
67
73
- (int)
sipPortMax
;
74
80
- (int)
rtpPortMin
;
81
87
- (int)
rtpPortMax
;
88
97
- (int)
rtpInactivityTimeout
;
98
99
@end
MacOS
Endpoint
Src
Headers
GSEndpointPolicyDelegate.h
Generated on Tue Dec 11 2012 19:48:18 for Sip Endpoint SDK for Apple OS by
1.8.1.1