sora-js-sdk
    Preparing search index...

    Type Alias SignalingRedirectMessage

    type SignalingRedirectMessage = {
        location: string;
        type: typeof SIGNALING_MESSAGE_TYPE_REDIRECT;
    }
    Index

    Properties

    Properties

    location: string
    type: typeof SIGNALING_MESSAGE_TYPE_REDIRECT