Package 

Interface UrlResolutionTask.UrlResolutionListener

    • Method Summary

      Modifier and Type Method Description
      abstract void onSuccess(@NonNull() String resolvedUrl)
      abstract void onFailure(@NonNull() String message, @Nullable() Throwable throwable)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait