OUIMeetingPlugin.h 491 B

123456789101112131415161718
  1. //
  2. // OUIMeetingPlugin.h
  3. // OUIMeetingPlugin
  4. //
  5. // Created by x on 2023/4/19.
  6. //
  7. #import <Foundation/Foundation.h>
  8. //! Project version number for OUIMeetingPlugin.
  9. FOUNDATION_EXPORT double OUIMeetingPluginVersionNumber;
  10. //! Project version string for OUIMeetingPlugin.
  11. FOUNDATION_EXPORT const unsigned char OUIMeetingPluginVersionString[];
  12. // In this header, you should import all the public headers of your framework using statements like #import <OUIMeetingPlugin/PublicHeader.h>