(unsubscribe-all! this)
(unregister! this subscription)
(register! this subscription)
(subscribe! this)
(subscribe! this extra-args)
(unsubscribe! this)
a wrapper for https://developer.chrome.com/extensions/runtime#type-Port
(get-name this)
(get-sender this)
(on-disconnect! this callback)
(get-native-port this)
(disconnect! this)
(post-message! this message)
(on-message! this callback)
(set-connected! this val)
(close-resources! this)
(put-message! this message)
a wrapper for https://developer.chrome.com/extensions/storage#type-StorageArea
(set this items)
(clear this)
(remove this keys)
(get-bytes-in-use this)
(get-bytes-in-use this keys)
(get this)
(get this keys)
(get-native-storage-area this)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close