evaluate Page
fun evaluatePage( pageId: String, contentType: String?, contentSection: String?, deviceClass: String?, otherConditions: HashMap<String, String>?, entitlements: ArcXPEntitlements? = null, listener: ArcXPPageviewListener)
Content copied to clipboard
fun evaluatePage( pageId: String, contentType: String?, contentSection: String?, deviceClass: String?, otherConditions: HashMap<String, String>?, entitlements: ArcXPEntitlements? = null): LiveData<ArcXPPageviewEvaluationResult>
Content copied to clipboard
fun evaluatePage( pageviewData: ArcXPPageviewData, entitlements: ArcXPEntitlements? = null, currentTime: Long? = Calendar.getInstance().timeInMillis, listener: ArcXPPageviewListener)
Content copied to clipboard