launchPrePurchaseSDK

fun launchPrePurchaseSDK(context: Context, tmPrePurchase: TMPrePurchase, tmPrePurchaseWebsiteConfiguration: TMPrePurchaseWebsiteConfiguration, activity: Class<out Any>)

Launches the prepurchase SDK with the specified configuration.

Parameters

context

The Context for starting the activity.

tmPrePurchase

The TMPrePurchase configuration.

tmPrePurchaseWebsiteConfiguration
activity

The activity class to launch.