// // 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