IMGroupExt.h 233 B

12345678910111213141516
  1. //
  2. // IMGroupExt.h
  3. // IMGroupExt
  4. //
  5. // Created by tomzhu on 2017/1/23.
  6. //
  7. //
  8. #ifndef IMGroupExt_h
  9. #define IMGroupExt_h
  10. #import <ImSDK/ImSDK.h>
  11. #import "TIMComm+Group.h"
  12. #import "TIMGroupManager+Ext.h"
  13. #endif /* IMGroupExt_h */