putAttrJSONObject

open fun putAttrJSONObject(@NonNull attrName: String, @NonNull attrValue: JSONObject): PayloadBuilder

Add a JSONObject attribute value to the payload Use Properties instead.

Return

PayloadBuilder instance

Parameters

attrName

event attribute name

attrValue

event attribute value