public static class INfcPassportView.State
State of interface INfcPassportView.
interface INfcPassportViewpublic static io.scanbot.sdk.ui.view.nfc.INfcPassportView.State.Companion Companion
public State(@NotNull
io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.ui.view.nfc.INfcPassportView.NfcScanStep> step,
@NotNull
io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.nfcscanner.passport.PassportNfcKey> nfcKey,
@NotNull
io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.ui.view.nfc.interactor.NfcState> nfcState)
State of interface INfcPassportView.
interface INfcPassportViewpublic State()
State of interface INfcPassportView.
interface INfcPassportView@NotNull public io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.ui.view.nfc.INfcPassportView.NfcScanStep> getStep()
@NotNull public io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.nfcscanner.passport.PassportNfcKey> getNfcKey()
@NotNull public io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.ui.view.nfc.interactor.NfcState> getNfcState()
@NotNull public io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.ui.view.nfc.INfcPassportView.NfcScanStep> component1()
@NotNull public io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.nfcscanner.passport.PassportNfcKey> component2()
@NotNull public io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.ui.view.nfc.interactor.NfcState> component3()
@NotNull
public io.scanbot.sdk.ui.view.nfc.INfcPassportView.State copy(@NotNull
io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.ui.view.nfc.INfcPassportView.NfcScanStep> step,
@NotNull
io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.nfcscanner.passport.PassportNfcKey> nfcKey,
@NotNull
io.reactivex.processors.BehaviorProcessor<io.scanbot.sdk.ui.view.nfc.interactor.NfcState> nfcState)
State of interface INfcPassportView.
interface INfcPassportView@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)