uniapp-app/nativeplugins/netease-Callkit/ios/NIMSDK.framework/Headers/NIMUnsupportedNotificationContent.h
2025-10-09 16:48:46 +08:00

17 lines
295 B
Objective-C

//
// 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