public class LinkHandler
extends java.lang.Object
| Constructor and Description |
|---|
LinkHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleLink(android.content.Context context,
LinkProperty link)
Called to handle when a link is clicked
|
public void handleLink(android.content.Context context,
LinkProperty link)
context - The context of the view clickedlink - The link property that was clicked