common / com.revenuecat.purchases.common / AppConfig

AppConfig

class AppConfig

Constructors

<init>

AppConfig(context: Context, observerMode: Boolean, platformInfo: PlatformInfo, proxyURL: URL?)

Properties

baseURL

val baseURL: URL

finishTransactions

var finishTransactions: Boolean

languageTag

val languageTag: String

platformInfo

val platformInfo: PlatformInfo

versionName

val versionName: String

Functions

equals

fun equals(other: Any?): Boolean

hashCode

fun hashCode(): Int

toString

fun toString(): String