User Status Change by API

Ahmed Eltonnamly Posted in Component Development 3 years ago

How I could change user status using API?

Replies
German Michael Zülsdorff Replied 3 years ago

Well,
honestly I'm not really familiar with the API, but my thinking would go like that:
All available API calls are based on already existing functions or methods.
Thus, if a certain API call is NOT available but a part of core Ossn or a component
(in your case the admin panel or the Who Is Online component)
I would take a look inside and implement that code accordingly in your UserStatus API by means of the ExtendAPI feature

ae Ahmed Eltonnamly Replied 3 years ago

The logged user appears for friends and others. Like Online, Offline, Away ..etc.

German Michael Zülsdorff Replied 3 years ago

Which user status?