Package-level declarations

Handles WebRTC peer connections, including ICE candidates management, media streams, and connection state monitoring.

Types

Link copied to clipboard
open class PeerConnectionObserver : PeerConnection.Observer

Class that represents and implements the WEBRTC events including ICE, Track, Stream an Signal change events.