IMServiceImpl.h 76 B

123456
  1. @interface IMServiceImpl : NSObject
  2. + (instancetype)iMessageService;
  3. @end