putAttrBoolean

open fun putAttrBoolean(attrName: String, attrValue: Boolean): PayloadBuilder

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

Return

PayloadBuilder instance

Parameters

attrName

The Event attribute name

attrValue

The Event attribute Value