BluetoothCodecConfig.ChannelModeNone Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Bluetooth.ChannelMode enum directly instead of this field.

Режим канала Codec NONE.

[Android.Runtime.Register("CHANNEL_MODE_NONE", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ChannelMode enum directly instead of this field.", true)]
public const Android.Bluetooth.ChannelMode ChannelModeNone = 0;
[<Android.Runtime.Register("CHANNEL_MODE_NONE", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Bluetooth.ChannelMode enum directly instead of this field.", true)>]
val mutable ChannelModeNone : Android.Bluetooth.ChannelMode

Значение поля

Value = 0

Реализации

Атрибуты

Комментарии

Режим канала Codec NONE. Значение по умолчанию режима канала codec.

Java документации по android.bluetooth.BluetoothCodecConfig.CHANNEL_MODE_NONE.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к