• This project
    • Loading...
  • Sign in

hh_public / hhvDoctorSDK.ios

Logo
Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 3
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • hhvDoctorSDK.ios
  • HHVDoctorSDK
  • ImSDK.framework
  • Headers
  • ImSDK.h
  • sdk upgrade · 11f6bbf4
    11f6bbf4 Browse Files
    shmily authored 2019-07-12 12:20:16 +0800
ImSDK.h 377 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
//
//  ImSDK.h
//  ImSDK
//
//  Created by bodeng on 24/3/15.
//  Copyright (c) 2015 tencent. All rights reserved.
//

#ifndef ImSDK_ImSDK_h
#define ImSDK_ImSDK_h

#import "TIMComm.h"
#import "TIMManager.h"
#import "TIMMessage.h"
#import "TIMConversation.h"
#import "TIMGroupManager.h"
#import "TIMCallback.h"
//#import "TIMFriendshipManager.h"

//#import "IMSdkInt.h"

#endif