Contents

allow()

Creates a verdict that tells the system to pass the current chunk of network data and all subsequent data for the current flow to its final destination.

Declaration

class func allow() -> NEFilterDataVerdict

Return Value

A NEFilterDataVerdict object.

See Also

Creating data verdicts