getConsentState
Gets the current consent state for a micropolicy
Confirmic('getConsentState',{slug:'statistics'}, ({enabled}) => {
// enabled = true | false
})
Updated over 2 years ago
Did this page help you?
Gets the current consent state for a micropolicy
Confirmic('getConsentState',{slug:'statistics'}, ({enabled}) => {
// enabled = true | false
})
Updated over 2 years ago