Builder

class Builder

Functions

Link copied to clipboard
fun build(): MicrophoneInputSettingsUpdate
Link copied to clipboard
fun withEnabled(value: Update<StateBoolean>): MicrophoneInputSettingsUpdate.Builder
fun withEnabled(enabled: Boolean): MicrophoneInputSettingsUpdate.Builder
Link copied to clipboard