Skip to main content
Corvus Connection

OnSpotifyPlaybackChanged

Attribute
TheOmenDen.StreamPulse.Scripting.Attributes.OnSpotifyPlaybackChangedAttributeMarks a method as a handler fired when Spotify playback starts or pauses. The method must accept (IScriptContext, SpotifyPlaybackChangedContext). See OnChatMessageAttribute for the supported return types.