Package io.getstream.video.android.model
Class UserType
-
- All Implemented Interfaces:
@Serializable() public class UserType
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classUserType.AuthenticatedA user that's authenticated in your system
public classUserType.GuestA temporary guest user, that can have an image, name etc
public classUserType.AnonymousNot authentication, anonymous user. Commonly used for audio rooms and livestreams
-