WorkspaceConnectionStatus

Describes the connection status of a WorkSpace.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The connection state of the WorkSpace. The connection state is unknown if the WorkSpace is stopped.

Link copied to clipboard

The timestamp of the connection status check.

Link copied to clipboard

The timestamp of the last known user connection.

Link copied to clipboard

The identifier of the WorkSpace.

Functions

Link copied to clipboard
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
open override fun toString(): String