...
argument name | type | optional | value | description |
---|---|---|---|---|
command | string |
| ||
parameter | object |
|
| |
callback | function | ✔️ |
| The callback function that is called with the function call result. |
...
After the user gives consent, this can be checked for the custom vendors by using the function getCustomVendorsConsent and then setting whatever behaviour should be expected in case of having or not having consent for these vendors.
...