getConsentState
Gets the current consent state for a micropolicy
Confirmic('getConsentState',{slug:'statistics'}, ({enabled}) => {
// enabled = true | false
})
Updated almost 5 years ago
Gets the current consent state for a micropolicy
Confirmic('getConsentState',{slug:'statistics'}, ({enabled}) => {
// enabled = true | false
})
Updated almost 5 years ago