TNowPlayingMessage Class

Subscribe to this mesage to be notified when a new song is played. The song could be "nil" if no song is available after previous one.

Unit: Zicplay.Types
TMessage<TSong>
  Zicplay.Types.TNowPlayingMessage
type TNowPlayingMessage = class(TMessage<TSong>)

The TNowPlayingMessage type exposes the following members.

Show:
 NameDescription
Broadcast

Top