Interface

Goa-1.0GoaOAuthBasedSkeletonConstructorProps

interface ConstructorProps {
    consumer_key: string;
    consumer_secret: string;
    consumerKey: string;
    consumerSecret: string;
    g_flags: Gio.DBusInterfaceSkeletonFlags;
    gFlags: Gio.DBusInterfaceSkeletonFlags;
}

Hierarchy (View Summary)

Index
consumer_key: string
consumer_secret: string
consumerKey: string
consumerSecret: string