ActionLaunchCall

@IviExperimental(reasons = [])
typealias ActionLaunchCall = (Action) -> Boolean

Type alias for the callback to invoke when a MediaControl's Action is launched.