setCustomObject

abstract fun setCustomObject(customObject: Any?)

Attach an opaque payload that will be included in analytics / log events via com.blendvision.player.common.presentation.model.log.LogProperty.CUSTOM_OBJECT.

Parameters

customObject

any object; pass null to clear.