Default Co Host Modal
Default implementation of CoHostModal
Properties
Functions
Link copied to clipboard
Filters participants eligible to be co-host (excludes host)
Link copied to clipboard
Handles saving co-host settings
Link copied to clipboard
Handles toggling of switches for responsibilities
Link copied to clipboard
open fun initializeResponsibilities(responsibilitiesList: List<CoHostResponsibility>): MutableMap<String, Boolean>
Initializes the responsibilities map based on the list of responsibilities
Link copied to clipboard
open fun setCoHostResponsibilityValue(name: String, value: Boolean? = null, dedicated: Boolean? = null)
Updates the co-host responsibility list based on changes
Link copied to clipboard
Updates the co-host responsibility list based on the toggled key