sendCustomDataEvent

abstract fun sendCustomDataEvent(customData: CustomData)

Send an analytics sample with customData without changing the player's current SourceAnalyticsApi.customData.

For more information, see AnalyticsCollector.sendCustomDataEvent.