AdaptyAttributionSource

An identifier of an attribution source applied to the profile.

The set of possible values is not limited to the predefined constants: new identifiers may be introduced over time. Instances are compared by value, so the predefined constants can be used for comparison.

Constructors

Link copied to clipboard
constructor(value: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The raw string identifier of the attribution source.

Functions

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