| com.usebutton.sdk.ButtonDropin.Listener |
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| willDisplay | will be called whenever a button is ready for display, with or
without a promotion. willDisplay = true means that a button will
be rendered. You can use this to e.g. show/hide UI components. This
can be used per prepare call prepareForDisplayWithContext(PlacementContext, Listener)
or for the view itself: setListener(Listener)
|
|---|