This version of Unity is unsupported.

IUserProfile

interface in UnityEngine.SocialPlatforms

Description

Represents generic user instances, like friends of the local user.

Properties

idThis user's global unique identifier.
imageAvatar image of the user.
isFriendIs this user a friend of the current logged in user?
statePresence state of the user.
userNameThis user's username or alias.