Uses of Class
se.michaelthelin.spotify.model_objects.specification.Context
Packages that use Context
Package
Description
-
Uses of Context in se.michaelthelin.spotify.model_objects.miscellaneous
Methods in se.michaelthelin.spotify.model_objects.miscellaneous that return ContextModifier and TypeMethodDescriptionCurrentlyPlaying.getContext()Get the context the item was played from.CurrentlyPlayingContext.getContext()Get the context from where the currently playing item is played from.Methods in se.michaelthelin.spotify.model_objects.miscellaneous with parameters of type ContextModifier and TypeMethodDescriptionCurrentlyPlaying.Builder.setContext(Context context) CurrentlyPlayingContext.Builder.setContext(Context context) -
Uses of Context in se.michaelthelin.spotify.model_objects.specification
Subclasses with type arguments of type Context in se.michaelthelin.spotify.model_objects.specificationModifier and TypeClassDescriptionstatic final classJsonUtil class for buildingContextinstances.Methods in se.michaelthelin.spotify.model_objects.specification that return ContextModifier and TypeMethodDescriptionContext.Builder.build()PlayHistory.getContext()Get the context the track was played from.Methods in se.michaelthelin.spotify.model_objects.specification with parameters of type Context