sora-js-sdk
    Preparing search index...

    Type Alias SignalingPingMessage

    type SignalingPingMessage = {
        stats: boolean;
        type: typeof SIGNALING_MESSAGE_TYPE_PING;
    }
    Index

    Properties

    Properties

    stats: boolean
    type: typeof SIGNALING_MESSAGE_TYPE_PING