ExternalUrlConfig

The external URL source for the application.

Types

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

Properties

Link copied to clipboard

The URL to access the application.

Link copied to clipboard

Additional URLs to allow list if different than the access URL.

Functions

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