mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 13:41:21 +00:00
#268: Document GuacamoleService.Users.
This commit is contained in:
@@ -91,6 +91,10 @@ GuacamoleService.Connections = {
|
||||
|
||||
};
|
||||
|
||||
/**
|
||||
* Collection of service functions which deal with users. Each function
|
||||
* makes an explicit HTTP query to the server, and parses the response.
|
||||
*/
|
||||
GuacamoleService.Users = {
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user