StageSessionSummary

Summary information about a stage session.

Types

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

Properties

Link copied to clipboard
val endTime: <Error class: unknown class>?

ISO 8601 timestamp (returned as a string) when the stage session ended. This is null if the stage is active.

Link copied to clipboard

ID of the session within the stage.

Link copied to clipboard
val startTime: <Error class: unknown class>?

ISO 8601 timestamp (returned as a string) when this stage session began.

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