TTMSFNCWXWebRTCPeers.Items Property
Provides indexed access to the peer connections in the collection.
API unit family: TMSFNCWXWebRTC
Declaring type: TTMSFNCWXWebRTCPeers
Type: TTMSFNCWXWebRTCPeer
Syntax
property Items[Index: integer]: TTMSFNCWXWebRTCPeer;
Parameters
| Name | Description |
|---|---|
Index |
The zero-based index of the peer. |