menu
cmp_sdk_v3 package
documentation
cmp_sdk_v3_platform_interface.dart
CMPSdkPlatform
hasPurposeConsent abstract method
hasPurposeConsent abstract method
dark_mode
light_mode
hasPurposeConsent
abstract method
Future
<
bool
>
hasPurposeConsent
(
String
id
, {
bool
defaultReturn
=
true
,
})
Implementation
Future<
bool
> hasPurposeConsent(
String
id, {
bool
defaultReturn =
true
});
cmp_sdk_v3 package
documentation
cmp_sdk_v3_platform_interface
CMPSdkPlatform
hasPurposeConsent abstract method
CMPSdkPlatform class
Constructors
new
Properties
hashCode
runtimeType
Methods
acceptAll
acceptPurposes
acceptVendors
addEventListeners
checkIfConsentIsRequired
checkWithServerAndOpenIfNecessary
exportCMPInfo
getAllPurposesIDs
getAllVendorsIDs
getATTAuthorizationStatus
getDisabledPurposesIDs
getDisabledVendorsIDs
getEnabledPurposesIDs
getEnabledVendorsIDs
hasPurposeConsent
hasUserChoice
hasVendorConsent
importCMPInfo
initialize
jumpToSettings
noSuchMethod
openConsentLayer
rejectAll
rejectPurposes
rejectVendors
requestATTPermission
resetConsentManagementData
setUrlConfig
setWebViewConfig
toString
Operators
operator ==
Static properties
instance