onFirstAudioFrameDecoded method Null safety
- int uid
Get notified when the first audio frame published from a remote user is decoded.
uid ID of a remote user
Implementation
void onFirstAudioFrameDecoded(int uid);
Get notified when the first audio frame published from a remote user is decoded.
uid ID of a remote user
void onFirstAudioFrameDecoded(int uid);