module.md 623 字节

Module livekit-android-sdk

Android Client SDK to LiveKit.

Package io.livekit.android

This package contains the initial connect function.

Package io.livekit.android.compose

Utilities and composables for use with Jetpack Compose.

Package io.livekit.android.room

Room is the primary class that manages the connection to the LiveKit Room. It exposes listeners that lets you hook into room events.

Package io.livekit.android.room.track

AudioTrack and VideoTrack are the classes that represent the types of media streams that can be subscribed and published.