IceServer interface

Note

This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Represents an ice server (stun/turn)

Properties

credential
urls
username

Property Details

credential

credential?: string

Property Value

string

urls

urls: string[]

Property Value

string[]

username

username?: string

Property Value

string