Number of NAK packets received by this source transport (LBT-RM, LBT-RU).

C# |
public long nakPacketsReceived()

Number of NAK packets received by this source transport.

UM batches NAKs into NAK packets to save network bandwidth. This should
always be less than or equal to naksReceived (below).
This method returns a value from the first
set of statistics encapsulated within this object
and would normally be used when the object has been
created using a specific source to instantiate the class.
