Interface MyTrackerConfig.OkHttpClientProvider

Enclosing class:
MyTrackerConfig

public static interface MyTrackerConfig.OkHttpClientProvider
Interface of OkHTTP provider
  • Method Summary

    Modifier and Type
    Method
    Description
    okhttp3.OkHttpClient
     
  • Method Details

    • getOkHttpClient

      okhttp3.OkHttpClient getOkHttpClient()