//Granify Android SDK/com.granifyinc.granifysdk.campaigns.inlineView/GranifyInlineView/setLabel
setLabel
[androidJvm]
fun setLabel(label: GranifyInlineViewLabel)
Installs a label that is used to uniquely identify this GranifyInlineView
.
Since
1.7.0
Parameters
androidJvm
label | A GranifyInlineViewLabel that uniquely identifies this GranifyInlineView . |