Interface

Gio-2.0GioDBusServerConstructorProps

interface ConstructorProps {
    active: boolean;
    address: string;
    authentication_observer: Gio.DBusAuthObserver;
    authenticationObserver: Gio.DBusAuthObserver;
    client_address: string;
    clientAddress: string;
    flags: Gio.DBusServerFlags;
    guid: string;
}

Hierarchy (View Summary)

Index

Properties

active: boolean
address: string
authentication_observer: Gio.DBusAuthObserver
authenticationObserver: Gio.DBusAuthObserver
client_address: string
clientAddress: string
guid: string