Jabber Guest iOS SDK
JabberGuest.h
1 //
2 // JabberGuest.h
3 // JabberGuest
4 //
5 // Copyright (c) 2013 Cisco Systems, Inc. All rights reserved.
6 //
7 
8 #import <Foundation/Foundation.h>
9 #import <JabberGuest/CJGuestMediaStatistics.h>
10 #import <JabberGuest/CJGuestVideoLicense.h>
11 #import <JabberGuest/CJGuestCall.h>
12 #import <JabberGuest/CJGuestCallBarView.h>
13 #import <JabberGuest/CJGuestCallKeypadView.h>
14 #import <JabberGuest/CJGuestCallViewController.h>
15 #import <JabberGuest/CJGuestCallSelfView.h>
16