Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
data class DailyTransportConnectParams(val dailyRoom: String, val dailyToken: MeetingToken?)
Link copied to clipboard
class VoiceClientVideoView @JvmOverloads constructor(viewContext: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0, defStyleRes: Int = 0) : VideoView

Overrides the Daily VideoView to allow MediaTrackId tracks from the VoiceClient to be rendered.

Properties