onRemoteVideoStateChanged method

void onRemoteVideoStateChanged(
  1. int remoteUid,
  2. RemoteVideoState state,
  3. RemoteVideoStateReason reason
)

Implementation

void onRemoteVideoStateChanged(
    int remoteUid, RemoteVideoState state, RemoteVideoStateReason reason) {}