ifish/Ifish/controllers/IfishTabControllers/消息/IfishIMFiles/Sessions/Card/ViewController/NTESJionTeamViewController.h

16 lines
278 B
Objective-C

//
// NTESJionTeamViewController.h
// NIM
//
// Created by Xuhui on 15/3/19.
// Copyright (c) 2015年 Netease. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface NTESJionTeamViewController : UIViewController
@property (nonatomic, strong) NIMTeam *joinTeam;
@end