Uses of Class
de.klassenserver7b.danceinterpreter.connections.SpotifyInteractions
Packages that use SpotifyInteractions
Package
Description
-
Uses of SpotifyInteractions in de.klassenserver7b.danceinterpreter
Fields in de.klassenserver7b.danceinterpreter declared as SpotifyInteractions -
Uses of SpotifyInteractions in de.klassenserver7b.danceinterpreter.connections
Fields in de.klassenserver7b.danceinterpreter.connections declared as SpotifyInteractionsModifier and TypeFieldDescriptionprivate final SpotifyInteractions
CodeHttpServer.CodeHandler.interact
Methods in de.klassenserver7b.danceinterpreter.connections with parameters of type SpotifyInteractionsModifier and TypeMethodDescriptionvoid
SpotifyInteractions.sendTokenRequest
(SpotifyInteractions interaction) Constructors in de.klassenserver7b.danceinterpreter.connections with parameters of type SpotifyInteractionsModifierConstructorDescriptionCodeHandler
(HttpServer server, SpotifyInteractions interaction) CodeHttpServer
(SpotifyInteractions interaction)