Uses of Class
se.michaelthelin.spotify.model_objects.special.Actions
Package
Description
-
Uses of Actions in se.michaelthelin.spotify.model_objects.miscellaneous
Modifier and TypeMethodDescriptionCurrentlyPlaying.getActions()
Get which playback actions are available within the current context.CurrentlyPlayingContext.getActions()
Get which playback actions are available within the current context.Modifier and TypeMethodDescriptionCurrentlyPlaying.Builder.setActions
(Actions actions) The actions setter.CurrentlyPlayingContext.Builder.setActions
(Actions actions) The actions setter. -
Uses of Actions in se.michaelthelin.spotify.model_objects.special
Modifier and TypeMethodDescriptionActions.Builder.build()
Actions.JsonUtil.createModelObject
(com.google.gson.JsonObject jsonObject)