-
- All Implemented Interfaces:
public final class Streem.UserProfile
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classStreem.UserProfile.Companionpublic final classStreem.UserProfile.Builder
-
Field Summary
Fields Modifier and Type Field Description private final Streem.Useruserprivate final Booleanexpert
-
Constructor Summary
Constructors Constructor Description Streem.UserProfile(Streem.User user, Boolean expert)
-
Method Summary
Modifier and Type Method Description final Streem.UsergetUser()final BooleangetExpert()-
-
Constructor Detail
-
Streem.UserProfile
Streem.UserProfile(Streem.User user, Boolean expert)
-
-
Method Detail
-
getUser
final Streem.User getUser()
-
-
-
-