When would I get online flag as true for a user?

扶醉桌前 提交于 2019-12-11 10:20:15

问题


I want to know when would I get the "online" flag as true for a user? I am logged in to my soundcloud account through the browser as well as through the mobile app, but I still get online flag as false. I am using the API endpoint http://api.soundcloud.com/users/{id}.json?client_id=YOUR_CLIENT_ID to get the user details.


回答1:


I believe this flag is no longer used due to it having inaccurate information. See the post Where did 'Who's Online' go? from SoundCloud Help.



来源:https://stackoverflow.com/questions/26054637/when-would-i-get-online-flag-as-true-for-a-user

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!