SIP Endpoint SDK for OS X
 All Classes Functions Properties
GSSipSessionManager Class Reference
Inheritance diagram for GSSipSessionManager:
GSSipAbstractionObject <GSSessionManager>

List of all members.

Public Member Functions

(id) - initWithLogger:core:
- Public Member Functions inherited from GSSipAbstractionObject
(id) - initWithLogger:
(id) - initWithLogger:configData:
- Public Member Functions inherited from
(NSArray *) - allSessions
(NSArray *) - sessionsForConnection:
(id< GSSession >) - newSessionWithCallId:
(id< GSStatisticsService >) - statisticsService
(id< GSSession >) - sessionBySessionId:
(void) - sessionStateChanged:

Properties

id< GSSessionNotificationDelegatenotificationDelegate
id< GSSessionPolicyDelegatepolicyDelegate
id
< GSStatisticsNotificationDelegate
statisticsNotificationDelegate
NSMutableDictionary * sessions
- Properties inherited from GSSipAbstractionObject
id< GSLoggerlogger
NSMutableDictionary * configuration
GSepCoreepCore
- Properties inherited from

Detailed Description

Definition at line 13 of file GSSipSessionManager.h.


Property Documentation

- (id< GSSessionNotificationDelegate >) notificationDelegate
readwritenonatomicretain

Get/set the delegate to be notified about sessions state.

Reimplemented from <GSSessionManager>.

Definition at line 15 of file GSSipSessionManager.h.

- (id< GSSessionPolicyDelegate >) policyDelegate
readwritenonatomicretain

Get/set the policy which defines aspects of session behavior.

Reimplemented from <GSSessionManager>.

Definition at line 16 of file GSSipSessionManager.h.

- (id< GSStatisticsNotificationDelegate >) statisticsNotificationDelegate
readwritenonatomicretain

Get/set the delegate to be notified about sessions statistics.

Reimplemented from <GSSessionManager>.

Definition at line 17 of file GSSipSessionManager.h.


The documentation for this class was generated from the following file: