Table of Contents

TTMSFNCWXWebRTCPeer.AddIceCandidate Method

Adds an ICE candidate received from the remote peer to this connection.

API unit family: TMSFNCWXWebRTC Declaring type: TTMSFNCWXWebRTCPeer

Syntax

procedure AddIceCandidate(AIceCandidate: string);

Parameters

Name Description
AIceCandidate The serialized ICE candidate received from the remote peer.