sora-js-sdk
    Preparing search index...

    Interface SignalingNotifyNetworkStatus

    interface SignalingNotifyNetworkStatus {
        event_type: "network.status";
        type: "notify";
        unstable_level: 0 | 1 | 2 | 3;
    }
    Index

    Properties

    event_type: "network.status"
    type: "notify"
    unstable_level: 0 | 1 | 2 | 3