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

@@ -13,6 +13,7 @@ namespace AnyThinkAds.Common
void getUserLocation(ATGetUserLocationListener listener);
void setGDPRLevel(int level);
void showGDPRAuth();
void showGDPRConsentDialog(ATConsentDismissListener listener);
void addNetworkGDPRInfo(int networkType, string mapJson);
void setChannel(string channel);
void setSubChannel(string subchannel);