GITLAB

IOSGroup / ParentAssistant

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • parentassistant
  • ..
  • Headers
  • NIMUnsupportedNotificationContent.h
  • 3afd9170   no message Browse Code »
    葛建军
    2018-03-22 19:28:01 +0800  
NIMUnsupportedNotificationContent.h 295 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
//
//  NIMUnsupportedNotificationContent.h
//  NIMLib
//
//  Created by Netease.
//  Copyright © 2016 Netease. All rights reserved.
//

#import <Foundation/Foundation.h>

NS_ASSUME_NONNULL_BEGIN

@interface NIMUnsupportedNotificationContent : NIMNotificationContent
@end


NS_ASSUME_NONNULL_END