getCurrentLocalQuality method

TRTCQuality getCurrentLocalQuality()

Implementation

TRTCQuality getCurrentLocalQuality() {
  return currentLocalQuality.value;
}