NIMCellLayoutConfig.h 225 B

12345678910111213
  1. //
  2. // NIMSessionDefaultConfig.h
  3. // NIMKit
  4. //
  5. // Created by chris.
  6. // Copyright (c) 2015年 NetEase. All rights reserved.
  7. //
  8. #import "NIMCellConfig.h"
  9. @interface NIMCellLayoutConfig : NSObject<NIMCellLayoutConfig>
  10. @end