Help - Search - Members - Calendar
Full Version: Feature request: GET CURRENTCALLHANDLE
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
artyomt_
returns ID of current CALL
ERROR when there is no active call
kaido_
hi!

that's not so easy. you can have multiple calls active (though only one in IN_PROGRESS state at a time and others on hold). And what about conference calls?

kaido
artyomt_
then list of active calls good too. then I can GET CALL xxx PROP for each, if required. change command name then accordingly.
kaido_
re

yup, thats pretty easy to implement ..

will do ..

kaido
rtxleh_
This function is already avaiable: SEARCH CALLS.

Leo Havmøller.
artyomt_
SEARCH CALLS returns list of all "known calls", what I need is what calls are in progress right now. If "device" connects to Skype, there is no way right now to find out what calls are active. List of current calls populates as "device" receives CALL notifications, but better to know those upfront.
rtxleh_
Then use GET CALL nn STATUS to see if the call ID is active or not?

Leo Havmøller.
artyomt_
foreach call in list of hundreds of calls ? :roll:
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.