TIMComm+MsgExt.h 263 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 // // TIMComm+MsgExt.h // IMMessageExt // // Created by tomzhu on 2017/1/11. // // #ifndef TIMComm_MsgExt_h #define TIMComm_MsgExt_h //消息扩展类待废弃,请直接使用 TIMComm.h 调用相关方法 #import "TIMComm.h" #endif /* TIMComm_MsgExt_h */