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

#ifndef TIMComm_MsgExt_h
#define TIMComm_MsgExt_h

//消息扩展类待废弃,请直接使用 TIMComm.h 调用相关方法
#import "TIMComm.h"

#endif /* TIMComm_MsgExt_h */