Skip to content

Commit

Permalink
Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
af-obodovskyi committed Oct 15, 2024
1 parent ca02cd8 commit bb7f7b7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,14 @@ AppsFlyerX::stop(false); // or false
AppsFlyerX::sharingFilter(partners);
```
---
##### <a id="sharingFilterForAllPartners"> **`sharingFilterForAllPartners();`**
Use to prevent sharing data with all networks/integrated partners.
```cpp
AppsFlyerX::sharingFilterForAllPartners();
```
___

##### <a id="validate_and_log_2.0"> **`Validate and log 2.0 API`**

Expand Down

0 comments on commit bb7f7b7

Please sign in to comment.