Table of Contents

TTMSFNCWXCustomWebRTCCommunication.AcceptAnswer Method

Accepts a remote answer for the specified peer connection.

API unit family: TMSFNCWXWebRTC Declaring type: TTMSFNCWXCustomWebRTCCommunication

Syntax

procedure AcceptAnswer(AID: string; AAnswer: string);

Parameters

Name Description
AID The peer connection identifier.
AAnswer The serialized remote answer to apply.