Package apple.networkextension
Interface NEPacketTunnelFlow.Block_readPacketsWithCompletionHandler
-
- Enclosing class:
- NEPacketTunnelFlow
public static interface NEPacketTunnelFlow.Block_readPacketsWithCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_readPacketsWithCompletionHandler(NSArray<? extends NSData> packets, NSArray<? extends NSNumber> protocols)
-