ActiveGuidance

data class ActiveGuidance : NavigationSessionState

Active Guidance state

Functions

component1
Link copied to clipboard
operator fun component1(): String
copy
Link copied to clipboard
fun copy(sessionId: String): NavigationSessionState.ActiveGuidance
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

sessionId
Link copied to clipboard
open override val sessionId: String
Random session UUID.