-
public interface URLHandlerHandles URL clicks events and passes them on
-
-
Method Summary
Modifier and Type Method Description abstract UnitonLinkedClicked(String url)-
-
Method Detail
-
onLinkedClicked
abstract Unit onLinkedClicked(String url)
-
-
-
-