matrix-js-sdk

    Interface TurnServer

    interface TurnServer {
        password?: string;
        ttl?: number;
        urls: string[];
        username?: string;
    }
    Index

    Properties

    password?: string
    ttl?: number
    urls: string[]
    username?: string
    MMNEPVFCICPMFPCPTTAAATR