Share via


BluetoothCodecConfig.Builder.SetChannelMode(Int32) Method

Definition

[Android.Runtime.Register("setChannelMode", "(I)Landroid/bluetooth/BluetoothCodecConfig$Builder;", "", ApiSince=33)]
public Android.Bluetooth.BluetoothCodecConfig.Builder SetChannelMode (int channelMode);
[<Android.Runtime.Register("setChannelMode", "(I)Landroid/bluetooth/BluetoothCodecConfig$Builder;", "", ApiSince=33)>]
member this.SetChannelMode : int -> Android.Bluetooth.BluetoothCodecConfig.Builder

Parameters

channelMode
Int32

Returns

Attributes

Applies to