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