get Users
Gets the registered users.
Return
A list of users.
Gets the registered users.
Parameters
result Handler
A callback to handle the result of the user retrieval.
If successful, the result is a MIRACLSuccess with a list of users.
If an error occurs, the result is a MIRACLError with a UserStorageException.