onFirstAudioDataReceived method Null safety
- 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);
Get notified when the first audio frame published from a remote user is received
uid ID of a remote user
void onFirstAudioDataReceived(int uid);