matrix-js-sdk

    Interface CallFeedReport

    interface CallFeedReport {
        callFeeds: CallFeedStats[];
        callId: string;
        opponentMemberId: string;
        transceiver: TransceiverStats[];
    }
    Index

    Properties

    callFeeds: CallFeedStats[]
    callId: string
    opponentMemberId: string
    transceiver: TransceiverStats[]
    MMNEPVFCICPMFPCPTTAAATR