Class IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory
java.lang.Object
com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory
-
Constructor Summary
ConstructorsConstructorDescriptionIdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module) -
Method Summary
Modifier and TypeMethodDescriptioncreate(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module) get()static booleanprovidesSessionFeedbackActivationFlag(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule instance)
-
Constructor Details
-
IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory
public IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module)
-
-
Method Details
-
get
- Specified by:
getin interfacejavax.inject.Provider<Boolean>
-
create
public static IdDocumentCaptureApiServiceModule_ProvidesSessionFeedbackActivationFlagFactory create(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module) -
providesSessionFeedbackActivationFlag
public static boolean providesSessionFeedbackActivationFlag(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule instance)
-