Method IsOptingOutInProgress
IsOptingOutInProgress()
Checks whether the opting out process already started for any legislation, regardless of the geolocation response.
Declaration
public bool IsOptingOutInProgress()
Returns
Type | Description |
---|---|
bool | A boolean value whether any consent flag is set to Forgetting. |
Implements
Exceptions
Type | Condition |
---|---|
ConsentCheckException | Thrown if the required consent flow cannot be determined. |