Interface RedirectUrlListener
-
public interface RedirectUrlListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonFailed()voidonSuccess(java.lang.String url, java.lang.String contentType)
-