Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api/Tealium/resetVisitorId

resetVisitorId

abstract fun resetVisitorId(): SingleResult<String>

Resets the current visitor id to a new anonymous one.

Note. the new anonymous id will be associated to any identity currently set.

Return

A SingleResult which can be subscribed to to get the new visitorId, if successful, or an error

Generated by Dokka
(c) Tealium 2026