Interface StpOutOfBandChallenge
-
- All Implemented Interfaces:
-
com.adyen.threeds2.listeners.challenges.StpBaseSdkChallenge
,com.ul.emvco3ds.sdk.spec.ScreenshotScrollingDecorator
,com.ults.listeners.BaseSdkChallenge
,com.ults.listeners.challenges.OutOfBandChallenge
public interface StpOutOfBandChallenge implements StpBaseSdkChallenge, OutOfBandChallenge
-
-
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.ults.listeners.challenges.OutOfBandChallenge
clickChallengeAddLabel, clickOobAppLabel, clickOobContinueLabel
-
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
-
-