// // NTESSessionCustomContentConfig.h // NIM // // Created by chris on 16/1/14. // Copyright © 2016年 Netease. All rights reserved. // #import "NIMBaseSessionContentConfig.h" @interface NTESSessionCustomContentConfig : NSObject @end