request Consent Info Update
Gets the user's consent information
You should request an update of the user's consent information at every app launch, using requestConsentInfoUpdate. This request checks the following:
Whether consent is required. For example, consent is required for the first time, or the previous consent decision expired.
Whether a privacy options entry point is required. Some privacy messages require apps to allow users to modify their privacy options at any time.
Parameters
lambda which passes a ConsentException on failure
Gets the user's consent information
You should request an update of the user's consent information at every app launch, using requestConsentInfoUpdate. This request checks the following:
Whether consent is required. For example, consent is required for the first time, or the previous consent decision expired.
Whether a privacy options entry point is required. Some privacy messages require apps to allow users to modify their privacy options at any time.
Parameters
lambda which passes a ConsentException on failure
Gets the user's consent information
You should request an update of the user's consent information at every app launch, using requestConsentInfoUpdate. This request checks the following:
Whether consent is required. For example, consent is required for the first time, or the previous consent decision expired.
Whether a privacy options entry point is required. Some privacy messages require apps to allow users to modify their privacy options at any time.
Parameters
lambda which passes a ConsentException on failure