update 1.1.25

This commit is contained in:
2024-03-13 01:54:23 +08:00
parent c7873052f2
commit da2d233cee
186 changed files with 338 additions and 225 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){ }