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