onSlowLinkReceived abstract method

void onSlowLinkReceived(
  1. bool? uplink,
  2. int? lost
)

Implementation

void onSlowLinkReceived(bool? uplink, int? lost);