Interface

Goa-1.0GoaOAuth2BasedSkeletonConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Goa.OAuth2Based.ConstructorProps

Properties - Inherited from Gio

Properties - Inherited from Goa.OAuth2Based.ConstructorProps

client_id: string
client_secret: string
clientId: string
clientSecret: string

Properties - Inherited from Gio