Hyphenate.h 847 B

12345678910111213141516171819202122232425262728293031
  1. //
  2. // Hyphenate.h
  3. // Hyphenate
  4. //
  5. // Created by XieYajie on 16/01/2017.
  6. // Copyright © 2017 easemob.com. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. //! Project version number for Hyphenate.
  10. FOUNDATION_EXPORT double HyphenateVersionNumber;
  11. //! Project version string for Hyphenate.
  12. FOUNDATION_EXPORT const unsigned char HyphenateVersionString[];
  13. // In this header, you should import all the public headers of your framework using statements like #import <Hyphenate/PublicHeader.h>
  14. #import <Hyphenate/EMClient.h>
  15. #import <Hyphenate/EMClientDelegate.h>
  16. #import <Hyphenate/EMMultiDevicesDelegate.h>
  17. #import <Hyphenate/EMClient+Call.h>
  18. #import <Hyphenate/EMCallOptions.h>
  19. #import <Hyphenate/EMCallSession.h>
  20. #import <Hyphenate/EMCallVideoView.h>
  21. #import <Hyphenate/EMClient+Conference.h>
  22. //#import <Hyphenate/EMCallVideoViewOld352.h>