Enum CentralState
- Namespace
- Selenium.WebDriver.BiDi.Cdp.BluetoothEmulation
- Assembly
- Selenium.WebDriver.BiDi.Cdp.dll
Indicates the various states of Central.
[JsonConverter(typeof(JsonStringEnumConverter<CentralState>))]
public enum CentralState
Fields
Absent = 0PoweredOff = 1PoweredOn = 2