onUserVideoStart method Null safety
Get notified when a remote user turns on a video stream.
uid ID of a remote user.
maxProfile maxProfile] Maximum supported resolution NERtcVideoProfile
Implementation
void onUserVideoStart(int uid, int maxProfile);