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

#import <NotificationDelegates.h>

List of all members.

Public Member Functions

(void) - endpointStateDidChangeNotification
(void) - endpointDidRestartNotification
(void) - audioFrameReceivedNotification:

Detailed Description

This delegate is used to receive notifications about endpoint state changes.

Definition at line 52 of file NotificationDelegates.h.


Member Function Documentation

- (void) audioFrameReceivedNotification: (GSAudioFrame *)  audioFrame
required

Called when an audio frame received.

See also:
GSEndpointEvent
- (void) endpointDidRestartNotification
required

Called when the sip endpoint core was restarted.

See also:
GSEndpointEvent
- (void) endpointStateDidChangeNotification
required

Called when the sip endpoint status has been changed.

See also:
GSEndpointEvent

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