SIP Endpoint SDK for OS X
|
#import <DefaultPolicies.h>
Public Member Functions | |
(id) | - initWithLogger:core: |
![]() | |
(id) | - initWithLogger: |
(id) | - initWithLogger:configData: |
![]() | |
(GSPolicyData *) | - sessionPolicyByQuery: |
Additional Inherited Members | |
![]() | |
id< GSLogger > | logger |
NSMutableDictionary * | configuration |
GSepCore * | epCore |
Defines the default session policy.
Definition at line 38 of file DefaultPolicies.h.
Initiate default session policy.
theLogger | the logger to be used for the video service operation |
theCore | the endpoint Core object |
Implements GSSipAbstractionObject.