Contents

bytesInboundCount

The number of inbound bytes received from the flow.

Declaration

var bytesInboundCount: Int { get }

Discussion

This property is only non-zero when the report event is NEFilterReport.Event.flowClosed.

See Also

Getting report properties