0
Q:

check if user has internet connection in kotlin

InternetCheck(object : InternetCheck.Consumer {
  override fun accept(internet: Boolean?) {
    Log.d("test", "asdasdas")
    }
})
0

New to Communities?

Join the community