Class BasicProfile

Inheritance Relationships

Derived Type

Class Documentation

class BasicProfile

A basic class abstraction for a user profile, including User Id and name, a display name, avatar information and the users latest platform used.

Subclassed by csp::systems::Profile

Public Members

csp::common::String UserId
csp::common::String UserName
csp::common::String DisplayName
csp::common::String AvatarId
csp::common::String LastPlatform