Liking cljdoc? Tell your friends :D

fm.atradio.core

Official Clojure SDK for atradio.fm.

JVM Panama (java.lang.foreign) bindings to the shared Rust core's C ABI (crates/atradio-uniffi). The auth / record / reconcile logic is identical to the Rust, Go, TypeScript, Python, and Ruby SDKs. Requires JDK 22+.

Official Clojure SDK for atradio.fm.

JVM Panama (java.lang.foreign) bindings to the shared Rust core's C ABI
(crates/atradio-uniffi). The auth / record / reconcile logic is identical to
the Rust, Go, TypeScript, Python, and Ruby SDKs. Requires JDK 22+.
raw docstring

agent-closeclj

(agent-close agent)

Release an agent's native handle.

Release an agent's native handle.
sourceraw docstring

comment-postclj

(comment-post agent station text)
source

delete-play-statusclj

(delete-play-status agent)
source

favoriteclj

(favorite agent station)
source

favorite-rkeyclj

(favorite-rkey station-id)

The deterministic favorite record key — identical across every atradio SDK.

The deterministic favorite record key — identical across every atradio SDK.
sourceraw docstring

favoritesclj

(favorites actor limit)
(favorites actor limit base)

An actor's favorited stations.

An actor's favorited stations.
sourceraw docstring

global-recently-playedclj

(global-recently-played limit)
(global-recently-played limit base)
source

loginclj

(login session-path identifier password & {:keys [appview]})

Log in with an app password, persisting the session at session-path.

Log in with an app password, persisting the session at `session-path`.
sourceraw docstring

(popular-stations limit)
(popular-stations limit base)
source

recent-stationsclj

(recent-stations limit)
(recent-stations limit base)

Newest stations platform-wide.

Newest stations platform-wide.
sourceraw docstring

refresh-sessionclj

(refresh-session agent)
source

set-play-statusclj

(set-play-status agent station)
source

unfavoriteclj

(unfavorite agent station)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close