public interface UrlResolutionTask.UrlResolutionListener
abstract void
onSuccess(@NonNull() String resolvedUrl)
onFailure(@NonNull() String message, @Nullable() Throwable throwable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onSuccess(@NonNull() String resolvedUrl)
abstract void onFailure(@NonNull() String message, @Nullable() Throwable throwable)