43.25. setDetails
- Name
- setDetails
- Description
- Updates the details of a user.
- Parameters
- string sessionKey
- string login - User's login name.
- struct - user details
- string
first_names
- deprecated, use first_name - string
first_name
- string
last_name
- string
email
- string
prefix
- string
password
- Return Value
- int - 1 on success, exception thrown otherwise.