Interface

Goa-1.0GoaOAuth2BasedSkeletonConstructorProps

interface ConstructorProps {
    client_id: string | null;
    client_secret: string | null;
    clientId: string | null;
    clientSecret: string | null;
    g_flags: Gio.DBusInterfaceSkeletonFlags;
    gFlags: Gio.DBusInterfaceSkeletonFlags;
}

Hierarchy (View Summary)

Index

Properties - Inherited from Goa.OAuth2Based.ConstructorProps

Properties - Inherited from Gio.DBusInterfaceSkeleton.ConstructorProps

Properties - Inherited from Goa.OAuth2Based.ConstructorProps

client_id: string | null
client_secret: string | null
clientId: string | null
clientSecret: string | null

Properties - Inherited from Gio.DBusInterfaceSkeleton.ConstructorProps