Contents

drop()

Creates a verdict that tells the system to drop the current chunk of network data and all subsequent data for the current flow.

Declaration

class func drop() -> NEFilterDataVerdict

Return Value

A NEFilterDataVerdict object.

See Also

Creating data verdicts