TTMSFNCWXWebRTCOfferEvent Event Type
Fires when a local offer 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 offer belongs to. |
AOffer |
The serialized session description offer to relay to the remote peer. |