AdaptyOnboardingMetaParams

class AdaptyOnboardingMetaParams(    val onboardingId: String,     val screenClientId: String,     val screenIndex: Int,     val totalScreens: Int)

Constructors

Link copied to clipboard
constructor(onboardingId: String, screenClientId: String, screenIndex: Int, totalScreens: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String