Table of Contents

Class SimulateCharacteristicOperationResponseCommandResponse

Namespace
OpenQA.Selenium.DevTools.V147.BluetoothEmulation
Assembly
Selenium.WebDriver.dll

Response for Simulates the response from the characteristic with |characteristicId| for a characteristic operation of |type|. The |code| value follows the Error Codes from Bluetooth Core Specification Vol 3 Part F 3.4.1.1 Error Response. The |data| is expected to exist when simulating a successful read operation response.

public sealed class SimulateCharacteristicOperationResponseCommandResponse : ICommandResponse<SimulateCharacteristicOperationResponseCommandSettings>, ICommandResponse
Inheritance
SimulateCharacteristicOperationResponseCommandResponse
Implements
Inherited Members
Extension Methods