Class DisconnectRequested
java.lang.Object
org.openqa.selenium.devtools.v146.smartcardemulation.model.DisconnectRequested
Fired when |SCardDisconnect| is called.
This maps to:
PC/SC Lite: https://pcsclite.apdu.fr/api/group__API.html#ga4be198045c73ec0deb79e66c0ca1738a
Microsoft: https://learn.microsoft.com/en-us/windows/win32/api/winscard/nf-winscard-scarddisconnect
-
Constructor Summary
ConstructorsConstructorDescriptionDisconnectRequested(String requestId, Integer handle, Disposition disposition) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
DisconnectRequested
-
-
Method Details
-
getRequestId
-
getHandle
-
getDisposition
-