SIP Endpoint SDK for OS X
 All Classes Functions Properties
<GSConnectionNotificationDelegate> Protocol Reference

#import <NotificationDelegates.h>

List of all members.

Public Member Functions

(void) - connectionStateDidChangeNotification:

Detailed Description

This delegate is used to receive connection state change notifications

Definition at line 20 of file NotificationDelegates.h.


Member Function Documentation

- (void) connectionStateDidChangeNotification: (id< GSConnection >)  connection
required

Called when the state of a connection has been changed.

Parameters:
connectionthe connection which has had a state change
infoa dictionary containing relevant information about the state change (reason, sip code, etc.)

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