SIP Endpoint SDK for OS X
|
Public Member Functions | |
(id) | - initWithLogger:core: |
![]() | |
(id) | - initWithLogger: |
(id) | - initWithLogger:configData: |
![]() | |
(NSArray *) | - allSessions |
(NSArray *) | - sessionsForConnection: |
(id< GSSession >) | - newSessionWithCallId: |
(id< GSStatisticsService >) | - statisticsService |
(id< GSSession >) | - sessionBySessionId: |
(void) | - sessionStateChanged: |
Properties | |
id< GSSessionNotificationDelegate > | notificationDelegate |
id< GSSessionPolicyDelegate > | policyDelegate |
id < GSStatisticsNotificationDelegate > | statisticsNotificationDelegate |
NSMutableDictionary * | sessions |
![]() | |
id< GSLogger > | logger |
NSMutableDictionary * | configuration |
GSepCore * | epCore |
![]() |
Definition at line 13 of file GSSipSessionManager.h.
|
readwritenonatomicretain |
Get/set the delegate to be notified about sessions state.
Reimplemented from <GSSessionManager>.
Definition at line 15 of file GSSipSessionManager.h.
|
readwritenonatomicretain |
Get/set the policy which defines aspects of session behavior.
Reimplemented from <GSSessionManager>.
Definition at line 16 of file GSSipSessionManager.h.
|
readwritenonatomicretain |
Get/set the delegate to be notified about sessions statistics.
Reimplemented from <GSSessionManager>.
Definition at line 17 of file GSSipSessionManager.h.