onFirstAudioFrameDecoded method Null safety

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