onUserVideoProfileUpdate method Null safety
Get notified when the video quality is updated
uid user ID
maxProfile maxProfile] Maximum supported resolution NERtcVideoProfile
Implementation
void onUserVideoProfileUpdate(int uid, int maxProfile);
Get notified when the video quality is updated
uid user ID
maxProfile maxProfile] Maximum supported resolution NERtcVideoProfile
void onUserVideoProfileUpdate(int uid, int maxProfile);