Files
Commercialization.topon/AnyThinkPlugin/AnyThinkAds/Platform/iOS/Internal/C/ATRewardedVideoWrapper.h

13 lines
246 B
C
Raw Normal View History

2023-01-29 12:44:57 +08:00
//
// ATRewardedVideoWrapper.h
// UnityContainer
//
// Created by Martin Lau on 08/08/2018.
// Copyright © 2018 Martin Lau. All rights reserved.
//
#import "ATBaseUnityWrapper.h"
@interface ATRewardedVideoWrapper : ATBaseUnityWrapper
@end