AiursoftWeb / Kahla.App

Kahla is a cross-platform business messaging app.
https://www.kahla.app
MIT License
415 stars 85 forks source link

Connect user online status API. #756

Closed Anduin2017 closed 4 years ago

Anduin2017 commented 4 years ago

[//]: <Don't delete any header! Please fill out the form or your bug report will not be considered!>

About the new API

About the API feature

This API produces a feature to tell if the current user is online.

API document address

The document of the API is here

image

image

Caution: The online status may be null. It is not a boolean

API source code

The source code of the API is here

Anduin2017 commented 4 years ago

Fixed. While not ideal, but it works.