Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IUserProfile

Represents generic user instances, like friends of the local user.
Read time 1 minuteLast updated 6 days ago

Definition

Warning
Deprecated. IUserProfile is deprecated and will be removed in a future release.
public interface IUserProfile

Properties

Property

Description

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.