Files
Commercialization.topon/AnyThinkPlugin/AnyThinkAds/Platform/iOS/Internal/C/ATInterstitialAdWrapper.h
2024-03-12 02:17:14 +08:00

13 lines
246 B
Objective-C

//
// ATInterstitialAdWrapper.h
// UnityContainer
//
// Created by Martin Lau on 2019/1/8.
// Copyright © 2019 Martin Lau. All rights reserved.
//
#import "ATBaseUnityWrapper.h"
@interface ATInterstitialAdWrapper : ATBaseUnityWrapper
@end