You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

ConnectionQualityEvents.js 124B

12
  1. export const LOCAL_STATS_UPDATED = "cq.local_stats_updated";
  2. export const REMOTE_STATS_UPDATED = "cq.remote_stats_updated";