Table of Contents

TTMSFNCWXWebRTCDataChannels.Items Property

Provides indexed access to the channels in the collection.

API unit family: TMSFNCWXWebRTC Declaring type: TTMSFNCWXWebRTCDataChannels Type: TTMSFNCWXWebRTCDataChannel

Syntax

property Items[Index: integer]: TTMSFNCWXWebRTCDataChannel;

Parameters

Name Description
Index The zero-based index of the channel.