RTCIceServerinterface RTCIceServer {credential?: string;credentialType?: RTCIceCredentialType;urls: string | string[];username?: string;}§Properties§credential?: string[src]§credentialType?: RTCIceCredentialType[src]§urls: string | string[][src]§username?: string[src]