SIP Endpoint SDK for OS X
|
#import <NotificationDelegates.h>
Public Member Functions | |
(void) | - connectionStateDidChangeNotification: |
This delegate is used to receive connection state change notifications
Definition at line 20 of file NotificationDelegates.h.
|
required |
Called when the state of a connection has been changed.
connection | the connection which has had a state change |
info | a dictionary containing relevant information about the state change (reason, sip code, etc.) |