isAllCategoryEnabled

fun isAllCategoryEnabled(context: Context): Boolean

Return true if All cards category should be shown for account configured as default.

Since

1.0.0

Parameters

context

instance of Context


fun isAllCategoryEnabled(context: Context, appId: String): Boolean

Return true if All cards category should be shown for the given account.

Since

1.0.0

Parameters

context

instance of Context

appId

Account identifier, APP ID on the MoEngage Dashboard.