void setUserPresent(bool present)
This function allows setUserPresent to be manually set to true or false when receiving data.
Security
Trust Level Required: Low trust
Parameters
Name | Description |
present | True to set the user to present, false to set the user to not present. |
Return
Nothing returned