I haven't tried it. But these APIs are private APIs (which means that they are not intended for external usage). Did you find any Java code that uses this method to merge calls?
Did you find any Java code that uses this method to merge calls?
It is discouraged. In some cases it is possible. Mostly it is impossible to use private APIs.Is it possible to use private api?