DescribeAppResponse

Types

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

Properties

Link copied to clipboard

The description of the app.

Link copied to clipboard

The name of the domain of the app.

Link copied to clipboard

Information about the network endpoint for the custom app. You can use the endpoint to connect to the custom app.

Link copied to clipboard

Options that apply when the app starts. These options override default behavior.

Link copied to clipboard
val name: String?

The name of the app.

Link copied to clipboard

The name of the simulation of the app.

Link copied to clipboard

The current lifecycle state of the custom app.

Link copied to clipboard

The desired lifecycle state of the custom app.

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