BluetoothCodecStatus.Builder.SetCodecConfig(BluetoothCodecConfig) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setCodecConfig", "(Landroid/bluetooth/BluetoothCodecConfig;)Landroid/bluetooth/BluetoothCodecStatus$Builder;", "", ApiSince=33)]
public Android.Bluetooth.BluetoothCodecStatus.Builder SetCodecConfig (Android.Bluetooth.BluetoothCodecConfig codecConfig);
[<Android.Runtime.Register("setCodecConfig", "(Landroid/bluetooth/BluetoothCodecConfig;)Landroid/bluetooth/BluetoothCodecStatus$Builder;", "", ApiSince=33)>]
member this.SetCodecConfig : Android.Bluetooth.BluetoothCodecConfig -> Android.Bluetooth.BluetoothCodecStatus.Builder
Parameters
- codecConfig
- BluetoothCodecConfig
Returns
- Attributes