SIP Endpoint SDK for OS X
|
#import <GSPolicyData.h>
Properties | |
NSString * | strValue |
int | intValue |
Defines a policy data
Definition at line 13 of file GSPolicyData.h.
|
readwritenonatomicassign |
The property that represents integer value part of the policy data
Definition at line 16 of file GSPolicyData.h.
|
readwritenonatomicretain |
The property that represents string value part of the policy data
Definition at line 15 of file GSPolicyData.h.