android-components / mozilla.components.service.fretboard / ExperimentPayload / getIntList

getIntList

fun getIntList(key: String): List<Int>? (source)

Gets a value from the payload as a list of Int

Parameters

key - key

Return
value under the specified key as a list of Int