SIP Endpoint SDK for OS X
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
GSPolicyData.h
1
//
2
// GSPolicyData.h
3
// SipEndpoint
4
//
5
// Copyright (c) 2011-2018 Genesys Telecommunications Laboratories, Inc. All rights reserved.
6
//
7
8
#import <Foundation/Foundation.h>
9
13
@interface
GSPolicyData
: NSObject {
14
@private
15
NSString*
strValue
;
16
int
intValue
;
17
}
18
22
@property
(nonatomic, retain) NSString* strValue;
23
27
@property
(nonatomic)
int
intValue;
28
29
@end
MacOS
Endpoint
Src
Headers
GSPolicyData.h
Generated on Sun Jun 3 2018 13:46:14 for SIP Endpoint SDK for OS X by
1.8.1.1