matrix-js-sdk

    Interface IGroupCallDataChannelOptions

    interface IGroupCallDataChannelOptions {
        maxPacketLifeTime: number;
        maxRetransmits: number;
        ordered: boolean;
        protocol: string;
    }
    Index

    Properties

    maxPacketLifeTime: number
    maxRetransmits: number
    ordered: boolean
    protocol: string
    MMNEPVFCICPMFPCPTTAAATR