BluetoothUnityAPI.h 603 B

12345678910111213141516171819
  1. //
  2. // BluetoothUnityAPI.h
  3. // BluetoothUnityAPI
  4. //
  5. // Created by MAC on 5/4/19.
  6. // Copyright © 2019 Tony Abou Zaidan. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. //#import <BluetoothUnityAPI/BluetoothUnityAPI-Swift.h>
  10. //! Project version number for BluetoothUnityAPI.
  11. FOUNDATION_EXPORT double BluetoothUnityAPIVersionNumber;
  12. //! Project version string for BluetoothUnityAPI.
  13. FOUNDATION_EXPORT const unsigned char BluetoothUnityAPIVersionString[];
  14. // In this header, you should import all the public headers of your framework using statements like #import <BluetoothUnityAPI/PublicHeader.h>