SongGuess
Preparing search index...
server/api/HTTPHelpers
fetchTestSoundCloudSong
Function fetchTestSoundCloudSong
fetchTestSoundCloudSong
(
uri
:
string
)
:
Promise
<
boolean
>
A function that only returns false if the uri is a non-fetchable soundcloud uri.
Parameters
uri
:
string
the uri to test.
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
SongGuess
Loading...
A function that only returns false if the uri is a non-fetchable soundcloud uri.