|
SIP Endpoint SDK for OS X
|
#import <NotificationDelegates.h>
Public Member Functions | |
| (void) | - audioStatisticsReceivedNotification:forSession: |
| (void) | - videoStatisticsReceivedNotification:forSession: |
This delegate is used to receive notifications about received statistics.
Definition at line 132 of file NotificationDelegates.h.
| - (void) audioStatisticsReceivedNotification: | (GSStatistics *) | statistics | |
| forSession: | (id< GSSession >) | session | |
Called when the audio statistics received for session.
| - (void) videoStatisticsReceivedNotification: | (GSStatistics *) | statistics | |
| forSession: | (id< GSSession >) | session | |
Called when the video statistics received for session.