Class EndTransactionRequested

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

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

  • Method Details

    • getRequestId

      public String getRequestId()
    • getHandle

      public Integer getHandle()
    • getDisposition

      public Disposition getDisposition()