Beispiel #1
0
    //******************* ConsentView API *******************//

    public void loadConsentViewWithType(string consentViewType)
    {
        _platformAgent.loadConsentViewWithType(consentViewType);
    }