QUOTE(g622 @ Thu Mar 8 2007, 04:20) [snapback]369355[/snapback]
Hi all,
how get all contracts?
GET GROUP <id> USERS ? whick id?
I am beginner of skype api......
Best regards,
g622
SEARCH GROUPS HARDWIRED
Will return ALL non-custom Skype groups
GET GROUP <id> TYPE
Use the above to loop thru all the HARDWIRED groups that are returned for each group <id> returned from the search of the hardwired list.
The TYPE you want will be the ALL_USERS
Use that group ID then to do a
GET GROUP <id> USERS