ViewServerActivity()

Description

This function requests the server for a complete activity scan. It is more detailed than any "Show" function.

Syntax

ViewServerActivity()

Returns

N/A

It will include all client IDs, all entities under the client IDs and Persistent Objects Roomwise and for how long every client has been away from keyboard. This is similar to what yousee in your dashboard.

You can call this function, and the callback_ViewServerActivity() will return the activity.

Last updated