Class OkHttpDataSource.Factory

    • Constructor Detail

      • Factory

        public Factory​(okhttp3.Call.Factory callFactory)
        Creates an instance.
        Parameters:
        callFactory - A Call.Factory (typically an OkHttpClient) for use by the sources created by the factory.