Jabber Guest iOS SDK
CJGuestCallStatisticsViewController.h
1 //
2 // CJGuestCallStatisticsViewController.h
3 // JabberGuestSDK
4 //
5 // Created by chaowei on 15/10/14.
6 // Copyright (c) 2015年 Cisco Systems, Inc. All rights reserved.
7 //
8 
9 #import <UIKit/UIKit.h>
10 
11 @interface CJGuestCallStatisticsViewController : UIViewController
12 
13 @end