java.lang.Object | |
↳ | com.urbanairship.accengage.AccengagePushButton |
Accengage push button.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getAccengageAction()
Gets the Accengage action.
| ||||||||||
String |
getAccengageUrl()
Gets the Accengage URL.
| ||||||||||
Map<String, String> |
getCustomParams()
Returns the button's custom params.
| ||||||||||
int |
getIcon(Context context)
Returns the button's icon resource Id.
| ||||||||||
String |
getIconName()
Returns the button's icon name.
| ||||||||||
String |
getId()
Returns the button's Id.
| ||||||||||
boolean |
getOpenApp()
Checks if the button should launch the app or not.
| ||||||||||
String |
getTitle()
Returns the button's title.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Gets the Accengage action.
Gets the Accengage URL.
Returns the button's custom params.
Returns the button's icon resource Id.
Returns the button's icon name.
Checks if the button should launch the app or not.
true
if the button should launch the app, otherwise false
.
Returns the button's title.