update 1.1.25

This commit is contained in:
2024-03-07 15:23:32 +08:00
parent 1871048ee6
commit 2a41d5d5fb
225 changed files with 929 additions and 343 deletions

View File

@@ -146,6 +146,7 @@ namespace AnyThinkAds
public void getUserLocation(ATGetUserLocationListener listener){ }
public void setGDPRLevel(int level){ }
public void showGDPRAuth(){ }
public void showGDPRConsentDialog(ATConsentDismissListener listener){ }
public void addNetworkGDPRInfo(int networkType, string mapJson){ }
public void setChannel(string channel){ }
public void setSubChannel(string subchannel){ }