Class EndTransactionRequested
java.lang.Object
org.openqa.selenium.devtools.v146.smartcardemulation.model.EndTransactionRequested
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 Summary
ConstructorsConstructorDescriptionEndTransactionRequested(String requestId, Integer handle, Disposition disposition) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
EndTransactionRequested
-
-
Method Details
-
getRequestId
-
getHandle
-
getDisposition
-