Parcelable representing a message associated with the wallet object.
For example a message for a new Baconrista loyalty card could have a header:
"Jane, welcome to Banconrista Rewards!"
and body:
"Thanks for joining our program. Show this message to our barista for your first free coffee on us!"
| class | WalletObjectMessage.Builder | Builder to create a WalletObjectMessage. |
|
| public static final Creator<WalletObjectMessage> | CREATOR |
| UriData |
getActionUri()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| String |
getBody()
Returns the body.
|
| TimeInterval |
getDisplayInterval()
Returns the display interval.
|
| String |
getHeader()
Returns the header.
|
| UriData |
getImageUri()
This method is deprecated. This value is unused by the platform and will be
removed in the future.
|
| static WalletObjectMessage.Builder | |
| void |
writeToParcel(Parcel dest, int
flags)
|
This method is deprecated.
This value is unused by the platform and will be removed in the future.
Returns the body.
Returns the display interval.
Returns the header.
This method is deprecated.
This value is unused by the platform and will be removed in the future.