TTMSFNCWXWebRTCIceServers.Items Property
Provides indexed access to the server entries in the collection.
API unit family: TMSFNCWXWebRTC
Declaring type: TTMSFNCWXWebRTCIceServers
Type: TTMSFNCWXWebRTCIceServer
Syntax
property Items[Index: integer]: TTMSFNCWXWebRTCIceServer;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the server entry. |