Help - Search - Members - Calendar
Full Version: How get all users
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
g622
Hi all,
how get all contracts?
GET GROUP <id> USERS ? whick id?
I am beginner of skype api......

Best regards,
g622
TheUberOverlord
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


This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.