iOS SDK  12.0.0
 All Classes Functions Enumerations Enumerator Groups Pages
FlurryCCPA Class Reference

Inherits NSObject.

Class Methods

(void) + setDataSaleOptOut:
 An api to send ccpa compliance data to Flurry on the user's choice to opt out or opt in to data sale to third parties. More...
 
(void) + setDelete
 An api to allow the user to request Flurry delete their collected data from this app. More...
 

Detailed Description

Definition at line 11 of file FlurryCCPA.h.

Method Documentation

+ (void) setDataSaleOptOut:

An api to send ccpa compliance data to Flurry on the user's choice to opt out or opt in to data sale to third parties.

Since
10.1.0
Parameters
isOptOutboolean true if the user wants to opt out of data sale, the default value is false
+ (void) setDelete

An api to allow the user to request Flurry delete their collected data from this app.

Since
10.1.0

The documentation for this class was generated from the following file: