Table of Contents

TTMSFNCWXWebRTCAnswerEvent Event Type

Fires when a local answer has been created for a peer connection and should be sent to the remote peer through the signaling channel.

API unit family: TMSFNCWXWebRTC

Parameters

Name Description
Sender The component that raised the event.
AID The identifier of the peer connection the answer belongs to.
AAnswer The serialized session description answer to relay to the remote peer.