// // NIMSessionNotificationContentView.h // NIMKit // // Created by chris on 15/3/9. // Copyright (c) 2015年 Netease. All rights reserved. // #import "NIMSessionMessageContentView.h" @interface NIMSessionNotificationContentView : NIMSessionMessageContentView @end