JavascriptInterfaceBase

Constructors

Link copied to clipboard
constructor(context: Context)

Functions

Link copied to clipboard
fun changeUser(userId: String, sdkAuthSignature: String?)
Link copied to clipboard
abstract fun logButtonClick(buttonId: String?)
Link copied to clipboard
abstract fun logClick()
Link copied to clipboard
fun logCustomEventWithJSON(eventName: String?, propertiesJSON: String?)
Link copied to clipboard
fun logPurchaseWithJSON(productId: String?, price: String, currencyCode: String?, quantity: String, propertiesJSON: String?)
Link copied to clipboard
Link copied to clipboard