Interface

Goa-1.0GoaExchangeSkeletonConstructorProps

interface ConstructorProps {
    accept_ssl_errors: boolean;
    acceptSslErrors: boolean;
    g_flags: Gio.DBusInterfaceSkeletonFlags;
    gFlags: Gio.DBusInterfaceSkeletonFlags;
    host: string;
}

Hierarchy (View Summary)

Index
accept_ssl_errors: boolean
acceptSslErrors: boolean
host: string