onFirstAudioDataReceived method Null safety

void onFirstAudioDataReceived(
  1. int uid
)

Get notified when the first audio frame published from a remote user is received uid ID of a remote user

Implementation

void onFirstAudioDataReceived(int uid);