We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ca0f801 + 4b7154a commit 9b4c581Copy full SHA for 9b4c581
lib/src/main/java/com/segment/analytics/kotlin/destinations/consent/Constants.kt
@@ -1,6 +1,6 @@
1
package com.segment.analytics.kotlin.destinations.consent
2
object Constants {
3
- const val EVENT_SEGMENT_CONSENT_PREFERENCE = "Segment Consent Preference"
+ const val EVENT_SEGMENT_CONSENT_PREFERENCE = "Segment Consent Preference Updated"
4
const val CONSENT_SETTINGS_KEY = "consentSettings"
5
const val CONSENT_KEY = "consent"
6
const val CATEGORY_PREFERENCE_KEY = "categoryPreference"
0 commit comments