show

abstract fun show(): Boolean

Starts a notification immediately unless the player is in an idle state, in which case the notification is started as soon as the player transitions away from being idle.

The notification shows if the currently playing StreamType is one of this.getStreamTypes

Return

True if the notification was created and showing on the device.