getCurrentLocalQuality method
TRTCQuality
getCurrentLocalQuality()
Implementation
TRTCQuality getCurrentLocalQuality() {
return currentLocalQuality.value;
}
TRTCQuality getCurrentLocalQuality() {
return currentLocalQuality.value;
}