PXPolicy

fun PXPolicy(    urlRequestInterceptionType: PXPolicyUrlRequestInterceptionType = PXPolicyUrlRequestInterceptionType.INTERCEPT,     domains: HashMap<String, ArrayList<String>> = HashMap(),     doctorCheckEnabled: Boolean = false)