overrideSessionId

fun overrideSessionId(sessionIdOverride: String): String

Deprecated

Prefer startSession() unless you need to explicitly override the session id

Note: This will truncate the session ID to 100 characters and replace any non-alphanumeric characters with underscores.