Package io.didomi.sdk.utils
Interface CatchableLinkMovementMethod.OnLinkClickedListener
-
- Enclosing class:
- CatchableLinkMovementMethod
public static interface CatchableLinkMovementMethod.OnLinkClickedListenerListener to react to link clicks
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanonLinkClicked(java.lang.String url)Called when a link was clicked
-