show

open override 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 {@link StreamType} is one of {@link this#getStreamTypes()}

Return

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