Sip Endpoint SDK for Apple OS
 All Classes Functions Properties
<GSConnectionNotificationDelegate> Protocol Reference

#import <GSConnectionNotificationDelegate.h>

List of all members.

Public Member Functions

(void) - connection:stateDidChangeWithInfo:

Detailed Description

This delegate is used to receive connection state change notifications

Definition at line 24 of file GSConnectionNotificationDelegate.h.


Member Function Documentation

- (void) connection: (id< GSConnection >)  connection
stateDidChangeWithInfo: (NSDictionary *)  info 
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: