//Granify Android SDK/com.granifyinc.granifysdk.campaigns.inlineView/GranifyInlineViewLabel/GranifyInlineViewLabelDeserializer
GranifyInlineViewLabelDeserializer
[androidJvm]
class GranifyInlineViewLabelDeserializer : Deserializer<GranifyInlineViewLabel>
Constructors
GranifyInlineViewLabelDeserializer | [androidJvm] constructor() |
Functions
Name | Summary |
---|---|
getOptionalVal | [androidJvm] open fun getOptionalVal(json: JSONObject, key: String): Any? |
toModel | [androidJvm] open override fun toModel(json: JSONObject): GranifyInlineViewLabel |