miniapp / com.rakuten.tech.mobile.miniapp.analytics / MiniAppAnalyticsConfig
MiniAppAnalyticsConfig
data class MiniAppAnalyticsConfig
Contains the components which need to add extra analytics credentials from host app.
Constructors
| <init> | Contains the components which need to add extra analytics credentials from host app.MiniAppAnalyticsConfig(acc: Int, aid: Int) |
Properties
| acc | The RAT account id.val acc: Int |
| aid | The RAT app id.val aid: Int |