ShareConfig

A data type represents the Sharing Config

Since

3.9.0

Constructors

Link copied to clipboard
constructor(shareOptimizeType: Call.ShareOptimizeType, enableAudio: Boolean)
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

This indicates whether audio is going to be shared

Link copied to clipboard

This indicates the type of screen sharing optimization.

Functions

Link copied to clipboard
fun setEnableAudio(setEnableAudio: Boolean)
Link copied to clipboard