I read about a method to find if callObject exists, could not find that again in docs?

Options
vmdhoke
vmdhoke Member

I read about a method to find if callObject exists, could not find that again in docs, should have read it in release notes, or something.

So basically it described an case where callobject already exists & we try to create a new call object it gives error saying multiple callobjects cannot be created which is handled in try catch & then use the method to find existing callobject [Which i need to know, what method was that].
Could you provide info about it

Best Answer

Answers