Sip Endpoint SDK for Apple OS
Main Page
Classes
Files
File List
All
Classes
Functions
Properties
GSStatisticsNotificationDelegate.h
1
//
2
// GSStatisticsNotificationDelegate.h
3
// SipEndpoint
4
//
5
// Created by Valery Polishchuk on 9/1/12.
6
// Copyright (c) 2012 Genesys Labs. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "GSStatistics.h"
11
#import "GSSession.h"
12
13
@protocol
GSStatisticsNotificationDelegate
<NSObject>
14
15
- (void) audioStatistics:(
GSStatistics
*) audioStatistics forSession:(
id
<
GSSession
>) session;
16
17
- (void) videoStatistics:(
GSStatistics
*) videoStatistics forSession:(
id
<
GSSession
>) session;
18
19
@end
MacOS
Endpoint
Src
Headers
GSStatisticsNotificationDelegate.h
Generated on Tue Dec 11 2012 19:48:18 for Sip Endpoint SDK for Apple OS by
1.8.1.1