InAppInternalHelper

class InAppInternalHelper

Author

Arshiya Khanum

Constructors

InAppInternalHelper
Link copied to clipboard
fun InAppInternalHelper()

Functions

getAllActiveCampaigns
Link copied to clipboard
fun getAllActiveCampaigns(context: Context): List<InAppCampaign>
getCampaignById
Link copied to clipboard
fun getCampaignById(context: Context, campaignId: String): InAppCampaign?
inAppGlobalState
Link copied to clipboard
fun inAppGlobalState(context: Context): InAppGlobalState