CallIdProvider

typealias CallIdProvider = (call: ApplicationCall) -> String?

A function that retrieves or generates call id using provided call