Difference between revisions of "User Presence"

From Community Pnut.io Wiki
Jump to: navigation, search
(Submitted by @33MHz)
 
m
 
Line 1: Line 1:
 
A way for users to indicate their current status. They can be "offline" (default), "online", or another custom status. A status reverts to "offline" after 15 minutes without update.
 
A way for users to indicate their current status. They can be "offline" (default), "online", or another custom status. A status reverts to "offline" after 15 minutes without update.
 +
 +
==Links==
 +
 +
* [https://pnut.io/docs/api/resources/users/presence API Documentation]

Latest revision as of 19:25, 25 September 2018

A way for users to indicate their current status. They can be "offline" (default), "online", or another custom status. A status reverts to "offline" after 15 minutes without update.

Links