update User Status
Updates a user's online status and associated address.
Parameters
user Uuid
The UUID of the user.
is Online
True if the user is online, false otherwise.
user Address
The current address of the user, if available.
Updates a user's online status and associated address.
The UUID of the user.
True if the user is online, false otherwise.
The current address of the user, if available.