Ready

Plan loaded successfully and ready to interact.

Properties

Link copied to clipboard

Indicates that the plan is in an Error state, regardless of the error type.

Link copied to clipboard

Indicates that the plan is in an Initialization state.

Link copied to clipboard

Indicates that the plan is in a Ready state.

Link copied to clipboard

If the plan is loading, returns percentage progress, otherwise null.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
fun isLoading(progress: Int? = null): Boolean

Indicates that the plan is in a Loading state.

Link copied to clipboard
open override fun toString(): String

A textual representation of this instance.