canShowCampaignNow

open fun canShowCampaignNow(startTime: Long, endTime: Long, currentHour: Int, currentMinutes: Int): Boolean

Checks whether the given campaign can be at the given time.

Return

false if campaign cannot be shown, else true