putAttrInt

open fun putAttrInt(attrName: String, attrValue: Int): PayloadBuilder

Add an integer attribute value to the payload Use Properties instead.

Return

PayloadBuilder instance

Parameters

attrName

The Event attribute name

attrValue

The Event attribute Value