• 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
  • IMMessageExt.h
  • sdk upgrade · 242940d1
    242940d1 Browse Directory
    ashen_23 authored 2019-08-07 16:22:15 +0800
IMMessageExt.h 263 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
//
//  IMMessageExt.h
//  IMMessageExt
//
//  Created by tomzhu on 2016/12/27.
//
//

#ifndef ImSDK_h
#define ImSDK_h

#import "TIMConversation+MsgExt.h"
#import "TIMMessage+MsgExt.h"
#import "TIMComm+MsgExt.h"
#import "TIMManager+MsgExt.h"

#endif /* ImSDK_h */