onFirstVideoDataReceived method Null safety
- int uid
Get notified when the first video frame published from a remote user is received
uid ID of a remote user
Implementation
void onFirstVideoDataReceived(int uid);
Get notified when the first video frame published from a remote user is received
uid ID of a remote user
void onFirstVideoDataReceived(int uid);