sora-js-sdk
    Preparing search index...

    Type Alias SignalingSwitchedMessage

    type SignalingSwitchedMessage = {
        ignore_disconnect_websocket: boolean;
        type: typeof SIGNALING_MESSAGE_TYPE_SWITCHED;
    }
    Index

    Properties

    ignore_disconnect_websocket: boolean
    type: typeof SIGNALING_MESSAGE_TYPE_SWITCHED