LCIMHelper.h 276 B

123456789101112131415
  1. //
  2. // LCIMHelper.h
  3. // LiveChat
  4. //
  5. // Created by 张灿 on 2018/9/1.
  6. // Copyright © 2018年 caicai. All rights reserved.
  7. //
  8. #ifndef LCIMHelper_h
  9. #define LCIMHelper_h
  10. #import "YOUPAILCIMLoginManager.h"
  11. #import "YOUPAILCIMNotificationManager.h"
  12. #endif /* LCIMHelper_h */