MiniCardRenderInput

data class MiniCardRenderInput(val stream: Stream?, val participant: Participant, val displayName: String, val showVideo: Boolean, val eventType: EventType, val parameters: AddVideosGridParameters)

Context passed to custom mini-card builders.

Constructors

Link copied to clipboard
constructor(stream: Stream?, participant: Participant, displayName: String, showVideo: Boolean, eventType: EventType, parameters: AddVideosGridParameters)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard