I'm trying to find the API call(s) that will invite a user to an existing call. I know that I can use PlaceCall to start a conference by passing more than one user handle; and I know that I can use Join to join an existing call to another existing call, thus forming a conference; but neither of these are what I am looking for.
I want to call a new user using a call that is already joined. Using the Skype client you can do this by being in a call and then right-clicking on another friend and selecting "Invite to conference".
Thanks for any help