|
Sip Endpoint SDK for Apple OS
|
#import <GSConnectionNotificationDelegate.h>
Public Member Functions | |
| (void) | - connection:stateDidChangeWithInfo: |
This delegate is used to receive connection state change notifications
Definition at line 24 of file GSConnectionNotificationDelegate.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.) |