launch

abstract fun launch(): Boolean

Perform the action.

isAvailable should be queried to ensure the media control can be actually launched.

Return

true when the MediaControl could be launched; false otherwise.