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