Share via


BluetoothCodecStatus.IsCodecConfigSelectable(BluetoothCodecConfig) Method

Definition

[Android.Runtime.Register("isCodecConfigSelectable", "(Landroid/bluetooth/BluetoothCodecConfig;)Z", "", ApiSince=33)]
public bool IsCodecConfigSelectable (Android.Bluetooth.BluetoothCodecConfig? codecConfig);
[<Android.Runtime.Register("isCodecConfigSelectable", "(Landroid/bluetooth/BluetoothCodecConfig;)Z", "", ApiSince=33)>]
member this.IsCodecConfigSelectable : Android.Bluetooth.BluetoothCodecConfig -> bool

Parameters

codecConfig
BluetoothCodecConfig

Returns

Attributes

Applies to