Class IdDocumentCaptureApiServiceModule_ProvidesSessionConfigurationApiServiceFactory

  • All Implemented Interfaces:
    dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.core.data.remote.SdkCoreApiService>, javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.core.data.remote.SdkCoreApiService>

    @DaggerGenerated
    public final class IdDocumentCaptureApiServiceModule_ProvidesSessionConfigurationApiServiceFactory
    extends java.lang.Object
    implements dagger.internal.Factory<com.yoti.mobile.android.yotisdkcore.core.data.remote.SdkCoreApiService>
    • Constructor Summary

      Constructors 
      Constructor Description
      IdDocumentCaptureApiServiceModule_ProvidesSessionConfigurationApiServiceFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module, javax.inject.Provider<com.yoti.mobile.android.remote.ApiServiceFactory> apiServiceFactoryProvider, javax.inject.Provider<okhttp3.OkHttpClient> okHttpClientProvider)  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static IdDocumentCaptureApiServiceModule_ProvidesSessionConfigurationApiServiceFactory create​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module, javax.inject.Provider<com.yoti.mobile.android.remote.ApiServiceFactory> apiServiceFactoryProvider, javax.inject.Provider<okhttp3.OkHttpClient> okHttpClientProvider)  
      com.yoti.mobile.android.yotisdkcore.core.data.remote.SdkCoreApiService get()  
      static com.yoti.mobile.android.yotisdkcore.core.data.remote.SdkCoreApiService providesSessionConfigurationApiService​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule instance, com.yoti.mobile.android.remote.ApiServiceFactory apiServiceFactory, okhttp3.OkHttpClient okHttpClient)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdDocumentCaptureApiServiceModule_ProvidesSessionConfigurationApiServiceFactory

        public IdDocumentCaptureApiServiceModule_ProvidesSessionConfigurationApiServiceFactory​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule module,
                                                                                               javax.inject.Provider<com.yoti.mobile.android.remote.ApiServiceFactory> apiServiceFactoryProvider,
                                                                                               javax.inject.Provider<okhttp3.OkHttpClient> okHttpClientProvider)
    • Method Detail

      • get

        public com.yoti.mobile.android.yotisdkcore.core.data.remote.SdkCoreApiService get()
        Specified by:
        get in interface javax.inject.Provider<com.yoti.mobile.android.yotisdkcore.core.data.remote.SdkCoreApiService>
      • providesSessionConfigurationApiService

        public static com.yoti.mobile.android.yotisdkcore.core.data.remote.SdkCoreApiService providesSessionConfigurationApiService​(com.yoti.mobile.android.documentcapture.id.di.IdDocumentCaptureApiServiceModule instance,
                                                                                                                                    com.yoti.mobile.android.remote.ApiServiceFactory apiServiceFactory,
                                                                                                                                    okhttp3.OkHttpClient okHttpClient)