Table of Contents

Enum CharacteristicWriteType

Namespace
Selenium.WebDriver.BiDi.Cdp.BluetoothEmulation
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

Indicates the various types of characteristic write.

[JsonConverter(typeof(JsonStringEnumConverter<CharacteristicWriteType>))]
public enum CharacteristicWriteType

Fields

WriteDefaultDeprecated = 0
WriteWithResponse = 1
WriteWithoutResponse = 2