Package com. adamratzman. spotify. utils
Types
BufferedImage
Link copied to clipboard
Represents an image. Please use convertXToBufferedImage and convertBufferedImageToX methods to read and write BufferedImage
ConcurrentHashMap
Link copied to clipboard
Market
Link copied to clipboard
Functions
convertBufferedImageToBase64JpegString
Link copied to clipboard
convertFileToBufferedImage
Link copied to clipboard
convertLocalImagePathToBufferedImage
Link copied to clipboard
suspend fun convertLocalImagePathToBufferedImage(path: String): BufferedImage
Content copied to clipboard
convertUrlPathToBufferedImage
Link copied to clipboard
getCurrentTimeMs
Link copied to clipboard
getExternalUrls
Link copied to clipboard
fun getExternalUrls(externalUrlsString: Map<String, String>): List<ExternalUrl>
Content copied to clipboard
parseSpotifyCallbackHashToToken
Link copied to clipboard
Parse the current url into a valid Token to be used when instantiating a new SpotifyImplicitGrantApi
Parse the hash string into a valid Token to be used when instantiating a new SpotifyImplicitGrantApi
runBlockingOnJvmAndNative
Link copied to clipboard
urlEncodeBase64String
Link copied to clipboard
Properties
currentApiPlatform
Link copied to clipboard