DisplayData

A structure that describes how the portal represents an application provider.

Types

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

Properties

Link copied to clipboard

The description of the application provider that appears in the portal.

Link copied to clipboard

The name of the application provider that appears in the portal.

Link copied to clipboard

A URL that points to an icon that represents the application provider.

Functions

Link copied to clipboard
inline fun copy(block: DisplayData.Builder.() -> Unit = {}): DisplayData
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