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 SpotifyInteractionsCodeHttpServer.CodeHandler.interactMethods in de.klassenserver7b.danceinterpreter.connections with parameters of type SpotifyInteractionsModifier and TypeMethodDescriptionvoidSpotifyInteractions.sendTokenRequest(SpotifyInteractions interaction) Constructors in de.klassenserver7b.danceinterpreter.connections with parameters of type SpotifyInteractionsModifierConstructorDescriptionCodeHandler(HttpServer server, SpotifyInteractions interaction) CodeHttpServer(SpotifyInteractions interaction)