Does anyone know if there is a specific API endpoint intended for increasing the "members online count"?
We are using the API to build a mobile app and want to continue to show the true count on the web version with a full tally of online users and guests inclusive of our users on the mobile app.
I can't seem to find a way to do this currently via the API and would rather not have to resort to ghost logging in the user on a hidden webview of the web app as that would be both inefficient and also a strange hack making the code more difficult to maintain.
We are using the API to build a mobile app and want to continue to show the true count on the web version with a full tally of online users and guests inclusive of our users on the mobile app.
I can't seem to find a way to do this currently via the API and would rather not have to resort to ghost logging in the user on a hidden webview of the web app as that would be both inefficient and also a strange hack making the code more difficult to maintain.