Partager via


BluetoothLeAudioCodecConfig.Builder.Build Method

Definition

Build BluetoothLeAudioCodecConfig.

[Android.Runtime.Register("build", "()Landroid/bluetooth/BluetoothLeAudioCodecConfig;", "", ApiSince=33)]
public Android.Bluetooth.BluetoothLeAudioCodecConfig Build ();
[<Android.Runtime.Register("build", "()Landroid/bluetooth/BluetoothLeAudioCodecConfig;", "", ApiSince=33)>]
member this.Build : unit -> Android.Bluetooth.BluetoothLeAudioCodecConfig

Returns

new BluetoothLeAudioCodecConfig built

Attributes

Remarks

Build BluetoothLeAudioCodecConfig.

Java documentation for android.bluetooth.BluetoothLeAudioCodecConfig.Builder.build().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to