setPacketsReceiptNotificationsValue
If Packet Receipt Notification procedure is enabled, this method sets number of packets to be sent before receiving a PRN. A PRN is used to synchronize the transmitter and receiver.
If the value given is equal to 0, the DEFAULT_PRN_VALUE will be used instead.
To disable PRNs use setPacketsReceiptNotificationsEnabled.
Return
the builder
Parameters
number
number of packets to be sent before receiving a PRN. Defaulted when set to 0.