Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class UserPresence(val currentUser: UserPresence.DisplayOptions = DisplayOptions(), val otherUsers: UserPresence.DisplayOptions = DisplayOptions())
The user presence display configuration for the current user and other users.