You've already forked Commercialization.topon
update sdk version
This commit is contained in:
@@ -9,6 +9,7 @@ namespace AnyThinkAds.Common
|
||||
{
|
||||
void initSDK(string appId, string appKey);
|
||||
void initSDK(string appId, string appKey, ATSDKInitListener listener);
|
||||
void showDebuggerUI();
|
||||
void getUserLocation(ATGetUserLocationListener listener);
|
||||
void setGDPRLevel(int level);
|
||||
void showGDPRAuth();
|
||||
|
||||
Reference in New Issue
Block a user