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

#import <NotificationDelegates.h>

List of all members.

Public Member Functions

(void) - audioStatisticsReceivedNotification:forSession:
(void) - videoStatisticsReceivedNotification:forSession:

Detailed Description

This delegate is used to receive notifications about received statistics.

Definition at line 155 of file NotificationDelegates.h.


Member Function Documentation

- (void) audioStatisticsReceivedNotification: (GSStatistics *)  statistics
forSession: (id< GSSession >)  session 

Called when the audio statistics received for session.

See also:
GSStatistics
GSSession
- (void) videoStatisticsReceivedNotification: (GSStatistics *)  statistics
forSession: (id< GSSession >)  session 

Called when the video statistics received for session.

See also:
GSStatistics
GSSession

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