TTMSFNCWXWebRTCPeer.AcceptOffer Method
Applies a remote offer received from the other peer and prepares a local answer.
API unit family: TMSFNCWXWebRTC
Declaring type: TTMSFNCWXWebRTCPeer
Syntax
procedure AcceptOffer(AOffer: string);
Parameters
| Name | Description |
|---|---|
AOffer |
The serialized offer received from the remote peer. |