Table of Contents

TTMSFNCWXWebRTCPeer.AcceptAnswer Method

Applies a remote answer received from the other peer to complete negotiation.

API unit family: TMSFNCWXWebRTC Declaring type: TTMSFNCWXWebRTCPeer

Syntax

procedure AcceptAnswer(AAnswer: string);

Parameters

Name Description
AAnswer The serialized answer received from the remote peer.