ifish/Ifish/controllers/IfishTabControllers/消息/IfishIMFiles/Sessions/Model/Object/NTESCustomAttachmentDecoder.h

15 lines
280 B
Objective-C

//
// NTESCustomAttachmentDecoder.h
// NIM
//
// Created by amao on 7/2/15.
// Copyright (c) 2015 Netease. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <NIMSDK/NIMSDK.h>
@interface NTESCustomAttachmentDecoder : NSObject<NIMCustomAttachmentCoding>
@end