Modify Co Host Settings Options
constructor(roomName: String, showAlert: ShowAlert? = null, selectedParticipant: String, coHost: String, coHostResponsibility: List<CoHostResponsibility>, updateIsCoHostModalVisible: (Boolean) -> Unit, updateCoHostResponsibility: (List<CoHostResponsibility>) -> Unit, updateCoHost: (String) -> Unit, socket: SocketManager? = null)