OpenMicrophoneRequest.Builder

class OpenMicrophoneRequest.Builder


A builder for OpenMicrophoneRequest.

Summary

Public constructors

Public functions

OpenMicrophoneRequest

Builds the OpenMicrophoneRequest for this builder.

Public constructors

Builder

Added in 1.3.0
Builder(callback: CarAudioCallback)

Public functions

build

Added in 1.3.0
fun build(): OpenMicrophoneRequest

Builds the OpenMicrophoneRequest for this builder.