Uses of Class
se.michaelthelin.spotify.model_objects.miscellaneous.Device
Packages that use Device
Package
Description
-
Uses of Device in se.michaelthelin.spotify.model_objects.miscellaneous
Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return DeviceModifier and TypeMethodDescriptionDevice.Builder.build()
Device.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject) CurrentlyPlayingContext.getDevice()
Get the currently active device.Methods in se.michaelthelin.spotify.model_objects.miscellaneous with parameters of type DeviceModifier and TypeMethodDescriptionThe active device setter. -
Uses of Device in se.michaelthelin.spotify.requests.data.player
Methods in se.michaelthelin.spotify.requests.data.player that return Device