Hi,
According to the your description, I suggest you could try the following code:
template <typename T>
std::shared_ptr<CCallListImpl>
CCallListImpl::handleCallCollectionEvents(Events f_eCallEvent, const T& f_strCallid)
{
shared_ptr<CCallListImpl> l_hObj = nullptr;
return l_hObj;
}
Best Regards,
Jeanine
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.