setUserProperty

open override fun setUserProperty(key: String, value: String, update: Boolean)

Is called when the app sends a user property.

Parameters

key

The key of the user property

value

The value of the user property

update

Whether the user property should be updated or not