com.usebutton.sdk.action.ButtonActionsInterface |
Buttons provide relevant actions to your users, complete with a corresponding UI. Buttons can be configured with one or more Merchants that they can offer to your users.
See https://developer.usebutton.com/guides/publishers/android/using-button-actionsPublic Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Asynchronously fetch a Button Action with an action request.
|
Asynchronously fetch a Button Action with an action request.
request | a Button Action request. |
---|---|
listener | callback to be invoked when the request is complete. |