Interface IAimpPlaylistQueueListener
Interface provides an ability to receive notifications about changes in the queue.
Namespace: AIMP.SDK.Playlist
Assembly: AIMP.SDK.dll
Syntax
public interface IAimpPlaylistQueueListener
  Events
ContentChanged
Event occurs when content of queue was changed.
Declaration
event AimpPlaylistQueueListenerHandler ContentChanged
  	Event Type
| Type | Description | 
|---|---|
| AimpPlaylistQueueListenerHandler | 
StateChanged
Event occurs when the IsSuspended has been changed.
Declaration
event AimpPlaylistQueueListenerHandler StateChanged
  	Event Type
| Type | Description | 
|---|---|
| AimpPlaylistQueueListenerHandler |