OpenMicrophoneRequest.Builder

public final class OpenMicrophoneRequest.Builder


A builder for OpenMicrophoneRequest.

Summary

Public constructors

Public methods

@NonNull OpenMicrophoneRequest

Builds the OpenMicrophoneRequest for this builder.

Public constructors

Builder

Added in 1.3.0
public Builder(@NonNull CarAudioCallback callback)

Public methods

build

Added in 1.3.0
public @NonNull OpenMicrophoneRequest build()

Builds the OpenMicrophoneRequest for this builder.