Table of Contents

TTMSFNCWXWebRTCCommunication.AcceptOffer Method

Accepts a remote offer for the specified peer connection and prepares a local answer.

API unit family: TMSFNCWXWebRTC Declaring type: TTMSFNCWXWebRTCCommunication Inherited from: TTMSFNCWXCustomWebRTCCommunication

Syntax

procedure AcceptOffer(AID: string; AOffer: string);

Parameters

Name Description
AID The peer connection identifier.
AOffer The serialized remote offer to apply.