onUserVideoStop method Null safety

void onUserVideoStop(
  1. int uid
)

Get notified when a remote user turns off a video stream.

uid ID of a remote user.

Implementation

void onUserVideoStop(int uid);