Uses of Class
org.robovm.apple.networkextension.NEFilterNewFlowVerdict
| Package | Description |
|---|---|
| org.robovm.apple.networkextension |
-
Uses of NEFilterNewFlowVerdict in org.robovm.apple.networkextension
Subclasses of NEFilterNewFlowVerdict in org.robovm.apple.networkextension Modifier and Type Class Description classNEFilterControlVerdictMethods in org.robovm.apple.networkextension that return NEFilterNewFlowVerdict Modifier and Type Method Description static NEFilterNewFlowVerdictNEFilterControlVerdict. allowVerdict()static NEFilterNewFlowVerdictNEFilterNewFlowVerdict. allowVerdict()static NEFilterNewFlowVerdictNEFilterControlVerdict. dropVerdict()static NEFilterNewFlowVerdictNEFilterNewFlowVerdict. dropVerdict()static NEFilterNewFlowVerdictNEFilterControlVerdict. filterDataVerdict(boolean filterInbound, long peekInboundBytes, boolean filterOutbound, long peekOutboundBytes)static NEFilterNewFlowVerdictNEFilterNewFlowVerdict. filterDataVerdict(boolean filterInbound, long peekInboundBytes, boolean filterOutbound, long peekOutboundBytes)NEFilterNewFlowVerdictNEFilterDataProvider. handleNewFlow(NEFilterFlow flow)static NEFilterNewFlowVerdictNEFilterControlVerdict. needRulesVerdict()static NEFilterNewFlowVerdictNEFilterNewFlowVerdict. needRulesVerdict()static NEFilterNewFlowVerdictNEFilterControlVerdict. remediateVerdict(String remediationURLMapKey, String remediationButtonTextMapKey)static NEFilterNewFlowVerdictNEFilterNewFlowVerdict. remediateVerdict(String remediationURLMapKey, String remediationButtonTextMapKey)static NEFilterNewFlowVerdictNEFilterControlVerdict. URLAppendStringVerdict(String urlAppendMapKey)static NEFilterNewFlowVerdictNEFilterNewFlowVerdict. URLAppendStringVerdict(String urlAppendMapKey)