VirtualBackground

class VirtualBackground

A data type represents the Virtual Background

Since

3.2.0

Constructors

Link copied to clipboard
fun VirtualBackground()

Types

Link copied to clipboard
object Companion
Link copied to clipboard

An enum for fetch virtual background result

Link copied to clipboard

An enum for upload virtual background result

Properties

Link copied to clipboard
var id: String? = null

The id of the Virtual Background.

Link copied to clipboard
var isActive: Boolean = false

true if selected else false.

Link copied to clipboard
var thumbnail: VirtualBackgroundThumbnail? = null

The Thumbnail of the Virtual Background.

Link copied to clipboard
var type: Phone.VirtualBackgroundType? = null

The Type of the Virtual Background.