Exemple #1
0
 public bool GetUserConsentStatusForVendor(string vendorId)
 {
     return(DidomiFramework.GetUserConsentStatusForVendor(vendorId));
 }