onUserAudioStart method Null safety

void onUserAudioStart(
  1. int uid
)

Get notified when a remote user turns on an audio stream.

uid ID of a remote user.

Implementation

void onUserAudioStart(int uid);