mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 13:57:53 +00:00
Will emit new 'network.info' action with the online/offline status and extra details for native like the network type and 'isConnectionExpensive' flag.
2 lines
79 B
JavaScript
2 lines
79 B
JavaScript
export const ONLINE_STATE_CHANGED_EVENT = 'network-info-online-status-change';
|