Interface

Goa-1.0GoaOAuthBasedSkeletonConstructorProps

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

Hierarchy (View Summary)

Index

Properties - Inherited from Goa.OAuthBased.ConstructorProps

Properties - Inherited from Gio.DBusInterfaceSkeleton.ConstructorProps

Properties - Inherited from Goa.OAuthBased.ConstructorProps

consumer_key: string | null
consumer_secret: string | null
consumerKey: string | null
consumerSecret: string | null

Properties - Inherited from Gio.DBusInterfaceSkeleton.ConstructorProps