BluetoothCodecConfig.Builder.SetExtendedCodecType(BluetoothCodecType) Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
[Android.Runtime.Register("setExtendedCodecType", "(Landroid/bluetooth/BluetoothCodecType;)Landroid/bluetooth/BluetoothCodecConfig$Builder;", "", ApiSince=35)]
public Android.Bluetooth.BluetoothCodecConfig.Builder SetExtendedCodecType(Android.Bluetooth.BluetoothCodecType? codecType);
[<Android.Runtime.Register("setExtendedCodecType", "(Landroid/bluetooth/BluetoothCodecType;)Landroid/bluetooth/BluetoothCodecConfig$Builder;", "", ApiSince=35)>]
member this.SetExtendedCodecType : Android.Bluetooth.BluetoothCodecType -> Android.Bluetooth.BluetoothCodecConfig.Builder
Parámetros
- codecType
- BluetoothCodecType
Devoluciones
- Atributos