onUserAudioStop method Null safety
- int uid
Get notified when a remote user turns off an audio stream.
uid ID of a remote user.
Implementation
void onUserAudioStop(int uid);
Get notified when a remote user turns off an audio stream.
uid ID of a remote user.
void onUserAudioStop(int uid);