Help - Search - Members - Calendar
Full Version: Search users in SkypeMe mode
Skype Community > English > Development, Betas and Skype Garage > Skype Public API
Nik_pc
Hi all,
I'm approaching the Skype4COM programming with Delphi, and I'm trying to implement a search for users that are in SkypeMe mode. How can I do?
I know that because of Privacy Policis is not allowed to known the OnLineStatus, but I think that for the SkypeMe mode this is allowed.
I've tried both AsyncSearchUsers and SearchForUsers functions, testing the OnlineStatus property for every member returned in the IUserCollection, but I never found anyone in SkypeMe mode.
There's no the capability to make a search directly for users in SkypeMe mode? The search functionality in Skype include some fields, so I suppose to find in the API a function with a structure (or a record) to fill to execute the search. But there isn't.

Nik
TheUberOverlord
QUOTE (Nik_pc @ Wed Jun 18 2008, 14:41)
Go to the original post
Hi all,
I'm approaching the Skype4COM programming with Delphi, and I'm trying to implement a search for users that are in SkypeMe mode. How can I do?
I know that because of Privacy Policis is not allowed to known the OnLineStatus, but I think that for the SkypeMe mode this is allowed.
I've tried both AsyncSearchUsers and SearchForUsers functions, testing the OnlineStatus property for every member returned in the IUserCollection, but I never found anyone in SkypeMe mode.
There's no the capability to make a search directly for users in SkypeMe mode? The search functionality in Skype include some fields, so I suppose to find in the API a function with a structure (or a record) to fill to execute the search. But there isn't.

Nik


Currently, this is not possible with the API or Skype4COM. Here is what is possible:

https://developer.skype.com/Docs/ApiDoc/SEARCH_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.