NTESSessionChartletContentView.h 248 B

12345678910111213
  1. //
  2. // NTESSessionChartletContentView.h
  3. // NIM
  4. //
  5. // Created by chris on 15/7/10.
  6. // Copyright (c) 2015年 Netease. All rights reserved.
  7. //
  8. #import <UIKit/UIKit.h>
  9. @interface NTESSessionChartletContentView : NIMSessionMessageContentView
  10. @end