Table of Contents

TTMSFNCWXWebRTCIceServers Class

Holds the collection of STUN and TURN servers offered to peer connections for connectivity establishment.

API unit family: TMSFNCWXWebRTC Inherits from: TOwnedCollection

Syntax

TTMSFNCWXWebRTCIceServers = class(TOwnedCollection)

Properties

Name Description
Items Provides indexed access to the server entries in the collection.

Methods

Name Description
Add Adds a new server entry to the collection and returns it.
Insert Inserts a new server entry at the given position and returns it.