Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommunicationIceServer

Package version

An instance of a STUN/TURN server with credentials to be used for ICE negotiation.

Hierarchy

  • CommunicationIceServer

Index

Properties

credential

credential: string

Credential for the server.

routeType

routeType: RouteType

The routing methodology to where the ICE server will be located from the client.

urls

urls: string[]

List of STUN/TURN server URLs.

username

username: string

User account name which uniquely identifies the credentials.

Generated using TypeDoc