ApplicationCallPredicate
typealias ApplicationCallPredicate = (ApplicationCall) -> Boolean
Predicate function that accepts an application call and returns true
or false
typealias ApplicationCallPredicate = (ApplicationCall) -> Boolean
Predicate function that accepts an application call and returns true
or false