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

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

  • Method Details

    • getRequestId

      public String getRequestId()
    • getHandle

      public Integer getHandle()
    • getAttribId

      public Integer getAttribId()
    • getData

      public String getData()