|
SIP Endpoint SDK for OS X
|
Public Member Functions | |
| (id) | - initWithConfiguration:logger: |
Public Member Functions inherited from GSSipAbstractionObject | |
| (id) | - initWithLogger: |
Public Member Functions inherited from | |
| (NSArray *) | - allSessions |
| (NSArray *) | - sessionsForConnection: |
| (id< GSSession >) | - newSessionWithCallId: |
| (id< GSStatisticsService >) | - statisticsService |
| (id< GSSession >) | - sessionBySessionId: |
| (void) | - sessionStateChanged: |
| (void) | - applyPolicy: |
Properties | |
| id< GSSessionNotificationDelegate > | notificationDelegate |
| id< GSSessionPolicyDelegate > | policyDelegate |
| id < GSStatisticsNotificationDelegate > | statisticsNotificationDelegate |
| NSMutableDictionary * | sessions |
Properties inherited from GSSipAbstractionObject | |
| id< GSLogger > | logger |
| NSMutableDictionary * | configuration |
Properties inherited from | |
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.