SdkConfigurationProperty

A configuration property of an SDK type.

Types

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

Properties

Link copied to clipboard

The default value of an SdkType configuration property.

Link copied to clipboard

The description of an SdkType configuration property.

Link copied to clipboard

The user-friendly name of an SdkType configuration property.

Link copied to clipboard
val name: String?

The name of a an SdkType configuration property.

Link copied to clipboard

A boolean flag of an SdkType configuration property to indicate if the associated SDK configuration property is required (true) or not (false).

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