IUserProfile
Represents generic user instances, like friends of the local user.
Variables
| userName |
This users username or alias.
|
| userID |
This users unique identifier.
|
| isFriend |
Is this user a friend of the current logged in user?
|
| state |
Presence state of the user.
|
| image |
Avatar image of the user.
|