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