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

clearStoredVisitorIds

abstract fun clearStoredVisitorIds(): SingleResult<String>

Removes all stored visitor identifiers as hashed identities, and generates a new anonymous visitor id.

Return

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

Generated by Dokka
(c) Tealium 2026