//
//  DWCustomAttachmentDecoder.h
//  RNNeteaseIm
//
//  Created by Dowin on 2017/6/13.
//  Copyright © 2017年 Dowin. All rights reserved.
//

#import <Foundation/Foundation.h>


@interface DWCustomAttachmentDecoder : NSObject<NIMCustomAttachmentCoding>

@end
