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... | |
Definition at line 11 of file FlurryCCPA.h.
+ (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.
isOptOut | boolean 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.