ifish/Ifish/controllers/IfishTabControllers/消息/IfishIMFiles/Sessions/Contact/Model/NTESGroupedContacts.h

16 lines
265 B
Objective-C

//
// NTESGroupedContacts.h
// NIM
//
// Created by Xuhui on 15/3/2.
// Copyright (c) 2015年 Netease. All rights reserved.
//
#import "NTESGroupedDataCollection.h"
@class NTESContactsManager;
@interface NTESGroupedContacts : NTESGroupedDataCollection
@end