Liking cljdoc? Tell your friends :D

chromex.app.identity-private

clj

identityPrivate.

  • available since Chrome 30
identityPrivate.

* available since Chrome 30
raw docstring

api-tableclj

source

gen-callclj

source

gen-wrapclj/smacro

(gen-wrap kind item-id config & args)
source

on-web-flow-request*cljs

(on-web-flow-request* config channel & args)
source

tap-all-eventsclj/smacro

(tap-all-events chan)

Taps all valid non-deprecated events in chromex.app.identity-private namespace.

Taps all valid non-deprecated events in chromex.app.identity-private namespace.
sourceraw docstring

tap-on-web-flow-request-eventsclj/smacro

(tap-on-web-flow-request-events channel & args)

Fired when a web flow dialog should be displayed.

Events will be put on the |channel| with signature [::on-web-flow-request [key url mode]] where:

|key| - ? |url| - ? |mode| - ?

Note: |args| will be passed as additional parameters into Chrome event's .addListener call.

Fired when a web flow dialog should be displayed.

Events will be put on the |channel| with signature [::on-web-flow-request [key url mode]] where:

  |key| - ?
  |url| - ?
  |mode| - ?

Note: |args| will be passed as additional parameters into Chrome event's .addListener call.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close