[U] appsFlyer 6.17.1

This commit is contained in:
2026-03-02 17:27:36 +08:00
parent abe11029cc
commit 79f989f4ed
63 changed files with 1381 additions and 1524 deletions

View File

@@ -43,6 +43,8 @@ namespace AppsFlyerSDK
void setConsentData(AppsFlyerConsent appsFlyerConsent);
void logAdRevenue(AFAdRevenueData adRevenueData, Dictionary<string, string> additionalParameters);
void setMinTimeBetweenSessions(int seconds);
void setHost(string hostPrefixName, string hostName);