TTMSFNCWXWebRTCIceConnectionStateChangeEvent Event Type
Fires when the ICE connection state of a peer connection changes, for example to connected, disconnected, or failed.
API unit family: TMSFNCWXWebRTC
Parameters
| Name | Description |
|---|---|
Sender |
The component that raised the event. |
AID |
The identifier of the peer connection whose state changed. |
AState |
The new connection state reported by the browser, for example connected or failed. |