telnyx_rtc

Telnyx WebRTC Android SDK module provides real-time voice communications capabilities for Android applications. It handles WebRTC connections, call management, and communication with Telnyx servers.

Packages

Link copied to clipboard

The root package containing core components for managing WebRTC communications through Telnyx network.

Link copied to clipboard

Contains data models and enums used throughout the SDK for representing call states, audio devices, error types, and other essential data structures.

Link copied to clipboard

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

Link copied to clipboard

Manages WebSocket connections to Telnyx servers, providing secure communication channels for signaling and call control.

Link copied to clipboard

Contains utility functions for network monitoring, string operations, and logging functionality.

Link copied to clipboard

Handles incoming Verto protocol messages and responses.

Link copied to clipboard

Manages outgoing Verto protocol messages and requests.