Theme
interface Theme
Handles theme-related functionality of the Conference.
Properties
Functions
Link copied to clipboard
open suspend fun transformLayout(layout: LayoutId? = null, guestLayout: LayoutId? = null, enableOverlayText: Boolean? = null)
Transforms the current conference layout given sufficient privileges.