| java.lang.Object | |
| ↳ | com.salesforce.marketingcloud.messages.iam.InAppMessage.Button |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| enum | InAppMessage.Button.ActionType | ||||||||||
|
[Expand]
Inherited Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.os.Parcelable
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Button() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract String | action() | ||||||||||
| abstract InAppMessage.Button.ActionType | actionType() | ||||||||||
| abstract String | backgroundColor() | ||||||||||
| abstract String | borderColor() | ||||||||||
| abstract InAppMessage.Size | borderWidth() | ||||||||||
| abstract InAppMessage.Size | cornerRadius() | ||||||||||
| static InAppMessage.Button | create(JSONObject jsonObject) | ||||||||||
| abstract String | fontColor() | ||||||||||
| abstract InAppMessage.Size | fontSize() | ||||||||||
| abstract String | id() | ||||||||||
| abstract int | index() | ||||||||||
| abstract String | text() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
android.os.Parcelable
| |||||||||||