isAllEnabled

open fun isAllEnabled(prayers: Array<Prayer>): Boolean

Checks if all the specified prayers are enabled

Return

true if all the specified prayers are enabled, false otherwise

Parameters

prayers

the specified prayers