Interface StpBaseSdkChallenge
-
- All Implemented Interfaces:
-
com.ul.emvco3ds.sdk.spec.ScreenshotScrollingDecorator
,com.ults.listeners.BaseSdkChallenge
public interface StpBaseSdkChallenge implements BaseSdkChallenge, ScreenshotScrollingDecorator
-
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.ults.listeners.BaseSdkChallenge
clickCancelButton, clickSubmitButton, expandTextsBeforeScreenshot, getChallengeType, selectDeviceBindingChecked, setLandscapeOrientation, setWhitelistChecked
-
Methods inherited from class com.ul.emvco3ds.sdk.spec.ScreenshotScrollingDecorator
getScrollViewForScreenshot, getWebViewForScreenshot
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-