java.lang.Object
org.openqa.selenium.devtools.v146.smartcardemulation.model.ControlRequested

public class ControlRequested extends Object
Fired when |SCardControl| is called. This maps to: PC/SC Lite: https://pcsclite.apdu.fr/api/group__API.html#gac3454d4657110fd7f753b2d3d8f4e32f Microsoft: https://learn.microsoft.com/en-us/windows/win32/api/winscard/nf-winscard-scardcontrol
  • Constructor Details

  • Method Details

    • getRequestId

      public String getRequestId()
    • getHandle

      public Integer getHandle()
    • getControlCode

      public Integer getControlCode()
    • getData

      public String getData()