public final class

OpenMicrophoneRequest.Builder

extends java.lang.Object

 java.lang.Object

↳androidx.car.app.media.OpenMicrophoneRequest.Builder

Overview

A builder for OpenMicrophoneRequest.

Summary

Constructors
publicBuilder(CarAudioCallback callback)

Methods
public OpenMicrophoneRequestbuild()

Builds the OpenMicrophoneRequest for this builder.

from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructors

public Builder(CarAudioCallback callback)

Methods

public OpenMicrophoneRequest build()

Builds the OpenMicrophoneRequest for this builder.