public static interface BannerInterface.OnClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
onClick(BannerInterface banner)
This method will be invoked when a button in the banner is clicked.
|
void onClick(BannerInterface banner)
banner - the banner that received the click