ILocalUser Inherits from IUserProfile

Represents the local or currently logged in user

Variables
friends

The users friends list.

authenticated

Checks if the current user has been authenticated.

underage

Is the user underage?

Functions
Authenticate

Authenticate the local user to the current active Social API implementation and fetch his profile data.

LoadFriends

Fetches the friends list of the logged in user.

Inherited members
Inherited 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.