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