BundleDetails

The details of the bundle.

Types

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

Properties

Link copied to clipboard

Developer desktop or mobile app or website platforms.

Link copied to clipboard

Unique bundle identifier.

Link copied to clipboard

Description of the download bundle.

Link copied to clipboard

Icon for the download bundle.

Link copied to clipboard

Title of the download bundle.

Link copied to clipboard

Version of the download bundle.

Functions

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