Table of Contents

TTMSFNCWXWebRTCIceServers.Insert Method

Inserts a new server entry at the given position and returns it.

API unit family: TMSFNCWXWebRTC Declaring type: TTMSFNCWXWebRTCIceServers

Syntax

function Insert(Index: Integer): TTMSFNCWXWebRTCIceServer; reintroduce;

Parameters

Name Description
Index The zero-based position at which to insert the new entry.

Returns

The newly inserted server item.