onCustomCommand

open fun onCustomCommand(controller: PillarboxMediaController, command: SessionCommand, args: Bundle): ListenableFuture<SessionResult>

Called when the session sends a custom command.

See also