Sip Endpoint SDK for Apple OS
|
#import <GSSessionNotificationDelegate.h>
Public Member Functions | |
(void) | - sessionStateDidChange: |
Used to receive session state change notifications
Definition at line 15 of file GSSessionNotificationDelegate.h.
- (void) sessionStateDidChange: | (id< GSSession >) | session | [required] |
Called when the state of a session has been changed
session | the session which has had a state change |