Class Profile#
Defined in File Profile.cs
Inheritance Relationships#
Base Type#
public xbe.sdk.EntityBase
(Class EntityBase)
Class Documentation#
- class xbe.sdk.Models.Profile : xbe.sdk.EntityBase#
An
Profile
is an object containing a user’s specific social metadata and information. Each profile can have an alias name by which to identify the user other than their real name.Adata
property is provided to allow for an arbitrary storage of any metadata desired by the application. Apresence
property is also provided for storing the applications-specific current online state of the user.REQUIRES: Social Services