onFirstVideoDataReceived method Null safety

void onFirstVideoDataReceived(
  1. 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);