1#ifndef IV_SRC_UI_PANELS_BUTTONACCESSFACTORY_HPP_
2#define IV_SRC_UI_PANELS_BUTTONACCESSFACTORY_HPP_
25 bool canAccess =
false);
28 const std::weak_ptr<iv::channels::AbstractChannel> &channel,
30 bool canAccess =
false);
35 const std::optional<std::weak_ptr<iv::channels::AbstractChannel>> &channelOpt = std::nullopt,
36 bool canAccess =
false);
eUserProfileType
Definition enums.hpp:34
Definition ButtonAccessFactory.cpp:11