Soup.AuthDomain

const Soup = imports.gi.Soup;

let authDomain = new Soup.AuthDomain();
  

Hierarchy

  • GObject.Object
    • Soup.AuthDomain