BluetoothCodecConfig.Builder.Build Method

Definition

Build BluetoothCodecConfig.

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

Returns

new BluetoothCodecConfig built

Attributes

Remarks

Build BluetoothCodecConfig.

Java documentation for android.bluetooth.BluetoothCodecConfig.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