TIMGroupManager+Ext.h 296 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 // // TIMGroupManager+Ext.h // IMGroupExt // // Created by tomzhu on 2017/2/9. // // #ifndef TIMGroupManager_Ext_h #define TIMGroupManager_Ext_h //群组扩展类待废弃,请直接使用 TIMGroupManager.h 调用相关方法 #import "TIMGroupManager.h" #endif /* TIMGroupManager_Ext_h */