public final class SrnQRSecondaryTemplate extends SrnSecondaryTemplate
Constructor and Description |
---|
SrnQRSecondaryTemplate()
Creates a QR secondary template instance.
|
Modifier and Type | Method and Description |
---|---|
void |
addListItem(String listTitle,
String listBody)
Adds the title & body in the template's List item.
|
void |
setImage(SrnImageAsset image)
Sets the image in the template.
|
void |
setSmallIcon1(SrnImageAsset smallIcon,
String smallIconTitle)
Sets the smallIcon in the template.
|
void |
setSmallIcon2(SrnImageAsset smallIcon,
String smallIconTitle)
Sets the smallIcon2 in the template.
|
setBackgroundColor
public SrnQRSecondaryTemplate()
public void setImage(SrnImageAsset image)
image
- The SrnImageAsset
for the imagepublic void addListItem(String listTitle, String listBody)
public void setSmallIcon1(SrnImageAsset smallIcon, String smallIconTitle)
smallIcon
- The SrnImageAsset
for the smallIconsmallIconTitle
- The String
for the smallIconTitlepublic void setSmallIcon2(SrnImageAsset smallIcon, String smallIconTitle)
smallIcon
- The SrnImageAsset
for the smallIcon2smallIconTitle
- The String
for the smallIconTitle2Copyright © Samsung Electronics, Co., Ltd. All rights reserved.