revert: 안드로이드 설정 변경사항 원복
This commit is contained in:
10
Gameton-06/Assets/Plugins/iOS/GADUAdNetworkExtras.h
Normal file
10
Gameton-06/Assets/Plugins/iOS/GADUAdNetworkExtras.h
Normal file
@@ -0,0 +1,10 @@
|
||||
// Copyright 2016 Google Inc. All Rights Reserved.
|
||||
|
||||
#import <GoogleMobileAds/GoogleMobileAds.h>
|
||||
|
||||
@protocol GADUAdNetworkExtras <NSObject>
|
||||
|
||||
- (nonnull id<GADAdNetworkExtras>)adNetworkExtrasWithDictionary:
|
||||
(nonnull NSDictionary<NSString *, NSString *> *)extras;
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user