sk-client/ChannelBackup/iOS_ChangWei/XCode/Libraries/Plugins/iOS/NotificationService.h

14 lines
278 B
C
Raw Permalink Normal View History

2024-07-03 18:38:10 +08:00
//
// NotificationService.h
// apnsextention
//
// Created by Lee Chungwon on 2021/05/25.
// Copyright © 2021 itsB. All rights reserved.
//
#import <GamePot/GamePotNotificationServiceExtension.h>
@interface NotificationService : GamePotNotificationServiceExtension
@end