Ktify Player
Functions
Link copied to clipboard
Adds an episode to the user's queue
Adds a track to the user's queue
Will be internal once the whole API is covered
Link copied to clipboard
Get a list of the available devices
Link copied to clipboard
Read the user's current playback.
Link copied to clipboard
Get the track currently played on the user's account
Link copied to clipboard
suspend fun getRecentlyPlayedTracks(limit: Int? = null, after: Long? = null, before: Int? = null): PlayHistoryCursorPagingObject?
Gets the recently played tracks of the user
Link copied to clipboard
Pause the user's playback
Link copied to clipboard
Seek to a specific position in the user's playback
Link copied to clipboard
Set the repeat mode of the user's player
Link copied to clipboard
Skip the user's playback to the next track
Link copied to clipboard
Skip the user's playback to the previous track
Link copied to clipboard
Link copied to clipboard
Set the shuffle state of the user's player
Link copied to clipboard
Transfer playback to another device