Table of Contents

TTMSFNCWXWebRTCDevices.Insert Method

Inserts a new device at the given position and returns it.

API unit family: TMSFNCWXWebRTC Declaring type: TTMSFNCWXWebRTCDevices

Syntax

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

Parameters

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

Returns

The newly inserted device item.