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

14 lines
278 B
Objective-C

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