Module
SoundCloud
- Package
- purescript-soundcloud
- Repository
- vyorkin/purescript-soundcloud
#initialize Source
initialize :: String -> Options -> Effect Unit
Initializes the SDK. Given application's client id and options.
Re-exports from SoundCloud.Options
#Options Source
type Options = Options InitializeOptions
#redirectUri Source
redirectUri :: Option InitializeOptions String
Only needed if you want to authenticate users.