Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ConsentState

Represents the consent state of a user.
Read time 1 minuteLast updated 6 days ago

Definition

public struct ConsentState

Fields

Value

Description

AdsIntentThe consent status for Ads.
AnalyticsIntentThe consent status for Analytics.

Constructors

Constructor

Description

ConsentState()Initializes a new instance of the ConsentState struct with default values.

Methods

Method

Description

ToStringReturns a string representation of the consent state.