Package io.getstream.video.android.model
Object UserType.Anonymous
-
- All Implemented Interfaces:
@Serializable() public class UserType.Anonymous extends UserType
Not authentication, anonymous user. Commonly used for audio rooms and livestreams
-
-
Field Summary
Fields Modifier and Type Field Description public final static UserType.AnonymousINSTANCE
-