isAllConsentablesAllowed

Finds out whether all consent items have been allowed by the user. If, on the other hand, consent items are present, then processing will be carried out and false will be returned if at least one of them is not allowed.

Important: If no consent item is present when calling this method no processing will be performed and null will be returned.

Return

true if all are allowed, false if at least one consent item is not allowed and null if no consent items is present